Withdraw
Withdraw earned staking reward.
Content copied to clipboard
TW.Cardano.Proto.Withdraw
Types
Functions
Link copied to clipboard
Link copied to clipboard
Staking address (as string)
Content copied to clipboard
string staking_address = 1;
Link copied to clipboard
Staking address (as string)
Content copied to clipboard
string staking_address = 1;
Link copied to clipboard
Withdrawal amount. Should match the real value of the earned reward.
Content copied to clipboard
uint64 withdraw_amount = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard