proto/Cardano.pbserver
library
Classes
-
Delegate
-
Delegate funds in this account to a specified staking pool.
-
DeregisterStakingKey
-
Deregister staking key. can be done when staking is stopped completely. The Staking deposit is returned at this time.
-
OutPoint
-
A transaction output that can be used as input
-
RegisterStakingKey
-
Register a staking key for the account, prerequisite for Staking.
Note: staking messages are typically used with a 1-output-to-self transaction.
-
SigningInput
-
Input data necessary to create a signed transaction.
-
SigningOutput
-
Result containing the signed and encoded transaction.
-
TokenAmount
-
Represents a token and an amount. Token is identified by PolicyID and name.
-
TokenBundle
-
Collection of tokens with amount
-
TransactionPlan
-
Describes a preliminary transaction plan.
-
Transfer
-
Message for simple Transfer tx
-
TxInput
-
One input for a transaction
-
TxOutput
-
One output for a transaction
-
VoteDelegation
-
Vote delegation to a specific DRep or always abstain or no confidence
-
VoteDelegation_DRepType
-
-
Withdraw
-
Withdraw earned staking reward.