Function 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.