Builder

class Builder
Withdraw earned staking reward.
Protobuf type TW.Cardano.Proto.Withdraw

Functions

Link copied to clipboard
Staking address (as string)
string staking_address = 1;
Link copied to clipboard
Withdrawal amount. Should match the real value of the earned reward.
uint64 withdraw_amount = 2;
Link copied to clipboard
Staking address (as string)
string staking_address = 1;
Link copied to clipboard
open fun getStakingAddressBytes(): ByteString
Staking address (as string)
string staking_address = 1;
Link copied to clipboard
Withdrawal amount. Should match the real value of the earned reward.
uint64 withdraw_amount = 2;
Link copied to clipboard
Staking address (as string)
string staking_address = 1;
Link copied to clipboard
Staking address (as string)
string staking_address = 1;
Link copied to clipboard
Withdrawal amount. Should match the real value of the earned reward.
uint64 withdraw_amount = 2;