Builder
class Builder
Deregister staking key. can be done when staking is stopped completely. The Staking deposit is returned at this time.
Content copied to clipboard
TW.Cardano.Proto.DeregisterStakingKeyFunctions
Link copied to clipboard
Staking address (as string)
Content copied to clipboard
string staking_address = 1;Link copied to clipboard
Amount undeposited in this TX. Should be 2 ADA (2000000). If not set correctly, TX will be rejected. See also RegisterStakingKey.deposit_amount.
Content copied to clipboard
uint64 undeposit_amount = 2;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
Amount undeposited in this TX. Should be 2 ADA (2000000). If not set correctly, TX will be rejected. See also RegisterStakingKey.deposit_amount.
Content copied to clipboard
uint64 undeposit_amount = 2;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
Amount undeposited in this TX. Should be 2 ADA (2000000). If not set correctly, TX will be rejected. See also RegisterStakingKey.deposit_amount.
Content copied to clipboard
uint64 undeposit_amount = 2;