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