WalletCore
WalletCore
/
wallet.core.jni.proto
/
Tron
/
WithdrawBalanceContractOrBuilder
Withdraw
Balance
Contract
Or
Builder
interface
WithdrawBalanceContractOrBuilder
Functions
Inheritors
Functions
get
Owner
Address
Link copied to clipboard
abstract
fun
getOwnerAddress
(
)
:
String
Sender address
Content copied to clipboard
string owner_address = 1;
get
Owner
Address
Bytes
Link copied to clipboard
abstract
fun
getOwnerAddressBytes
(
)
:
ByteString
Sender address
Content copied to clipboard
string owner_address = 1;
Inheritors
WithdrawBalanceContract
Link copied to clipboard