Function chainseeker_server::rest::create_block_with_txs[][src]

pub fn create_block_with_txs(
    tx_db: &TxDB,
    block_content: &BlockContentDBValue,
    config: &Config
) -> BlockWithTxs