[][src]Module casper_types::standard_payment

Contains implementation of a standard payment contract implementation.

Constants

ACCESS_KEY

Storage for standard payment access key.

ARG_AMOUNT

Named constant for amount.

HASH_KEY

Storage for standard payment contract hash.

METHOD_CALL

Named constant for method call.

Traits

AccountProvider

Provider of an account related functionality.

MintProvider

Provides an access to mint.

ProofOfStakeProvider

Provider of proof of stake functionality.

StandardPayment

Implementation of a standard payment contract.