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

pub struct BlockReward {}

Contract

Methods

impl BlockReward

Trait Implementations

impl Debug for BlockReward

Formats the value using the given formatter. Read more

impl Default for BlockReward

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

impl Clone for BlockReward

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BlockReward

impl PartialEq for BlockReward

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

This method tests for !=.

impl Eq for BlockReward

Auto Trait Implementations

impl Send for BlockReward

impl Sync for BlockReward