[][src]Function hycon_rust::common::test_functions::common_tests::create_random_genesis_tx

pub fn create_random_genesis_tx<RngType>(rng: &mut RngType) -> GenesisTx where
    RngType: Rng