Module casper_types::standard_payment[][src]

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_PAY

Named constant for method pay.

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.