Struct ethcore::engines::block_reward::block_reward_contract::BlockRewardFunctions[]

pub struct BlockRewardFunctions {}

Methods

impl BlockRewardFunctions

Trait Implementations

impl Debug for BlockRewardFunctions

Formats the value using the given formatter. Read more

impl Default for BlockRewardFunctions

Returns the "default value" for a type. Read more

impl Clone for BlockRewardFunctions

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BlockRewardFunctions

impl PartialEq for BlockRewardFunctions

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for BlockRewardFunctions

Auto Trait Implementations

impl Send for BlockRewardFunctions

impl Sync for BlockRewardFunctions