menu
web3_rust_bridge_sdk package
documentation
aleo/account.dart
AleoAccount
getPublicTransferFee static method
getPublicTransferFee static method
dark_mode
light_mode
getPublicTransferFee
static method
double
getPublicTransferFee
(
)
default public transfer is 0.28
Implementation
static double getPublicTransferFee() { return 0.28; }
web3_rust_bridge_sdk package
documentation
aleo/account
AleoAccount
getPublicTransferFee static method
AleoAccount class