Crate library_blockchain

Source

Re-exports§

pub use crate::block::Block;
pub use crate::blockchain::Blockchain;
pub use crate::hashable::Hashable;

Modules§

block
blockchain
blockchain_executive
factory
hashable
transaction

Enums§

BlockValidationError
BlockainFactoryError
CustomError
Allow the use of “{:?}” format specifier
StringError

Functions§

lib_block_concat_two_string
In the stable version rust that we used is concat macro.
🔬 For a nightly-only experimental API. (slice_concat_trait #27747) https://doc.rust-lang.org/std/slice/trait.Concat.html# Another Solution
#[macro_use(concat_string)]
lib_block_difficulty_bytes_as_u128
lib_block_now
lib_block_u32_bytes
lib_block_u64_bytes
lib_block_u128_bytes