| Approval |
A struct containing a signature and the public key of the signer
|
| Approval.ApprovalBuilder |
|
| Delegator |
|
| Deploy |
Deploy an item containing a smart contract along with the requesters'
signature(s)
|
| Deploy.DeployBuilder |
|
| DeployData |
Root class for a Casper deploy request
|
| DeployData.DeployDataBuilder |
|
| DeployHeader |
The header portion of a [`Deploy`](struct.Deploy.html).
|
| DeployHeader.DeployHeaderBuilder |
|
| DeployInfo |
Information relating to the given Deploy
|
| DeployInfo.DeployInfoBuilder |
|
| DeployResult |
Result for the account_put_deploy RPC response
|
| DeployResult.DeployResultBuilder |
|
| Entry |
A transformation performed while executing a deploy.
|
| Entry.EntryBuilder |
|
| EraInfo |
Auction metadata.
|
| EraInfo.EraInfoBuilder |
|
| ExecutionEffect |
The effect of executing a single deploy
|
| ExecutionEffect.ExecutionEffectBuilder |
|
| JsonExecutionResult |
The execution result of a single deploy.
|
| JsonExecutionResult.JsonExecutionResultBuilder |
|
| NamedArg<P extends AbstractCLType> |
Named arguments to a contract
|
| NamedArg.NamedArgBuilder<P extends AbstractCLType> |
|
| Operation |
An operation performed while executing a deploy.
|
| Operation.OperationBuilder |
|
| SeigniorageAllocation |
Info about a seigniorage allocation for a validator
|
| SeigniorageAllocation.SeigniorageAllocationBuilder |
|
| UnbondingPurse |
Unbonding Purse
|
| UnbondingPurse.UnbondingPurseBuilder |
|
| Validator |
|