Module model

Source
Expand description

Call parameters definitions

Re-exports§

pub use nullifier::Nullifier;
pub use token_id::TokenId;
pub use token_id::DARK_TOKEN_ID;

Modules§

nullifier
Nullifier definitions
token_id
Token ID definitions and methods

Structs§

ClearInput
A contract call’s clear input
Coin
A Coin represented in the Money state
CoinAttributes
Input
A contract call’s anonymous input
MoneyAuthTokenFreezeParamsV1
Parameters for Money::AuthTokenFreeze
MoneyAuthTokenFreezeUpdateV1
State update for Money::AuthTokenFreeze
MoneyAuthTokenMintParamsV1
Parameters for Money::AuthTokenMint
MoneyAuthTokenMintUpdateV1
State update for Money::AuthTokenMint
MoneyFeeParamsV1
Parameters for Money::Fee
MoneyFeeUpdateV1
State update for Money::Fee
MoneyGenesisMintParamsV1
Parameters for Money::GenesisMint
MoneyGenesisMintUpdateV1
State update for Money::GenesisMint
MoneyPoWRewardParamsV1
Parameters for Money::PoWReward
MoneyPoWRewardUpdateV1
State update for Money::PoWReward
MoneyTokenMintParamsV1
Parameters for Money::TokenMint
MoneyTokenMintUpdateV1
State update for Money::TokenMint
MoneyTransferParamsV1
Parameters for Money::Transfer and Money::OtcSwap
MoneyTransferUpdateV1
State update for Money::Transfer and Money::OtcSwap
Output
A contract call’s anonymous output
TokenAttributes