Function subcoin_primitives::raw_genesis_tx

source ·
pub fn raw_genesis_tx(network: Network) -> Vec<u8> 
Expand description

Returns the encoded Bitcoin genesis block.

Used in the Substrate genesis block construction.