Skip to main content
save_block_header_in_tx
hypercall_
db_
diesel
0.1.0
In hypercall_
db_
diesel::
engine_
journal::
rsm
hypercall_db_diesel
::
engine_journal
::
rsm
Function
save_
block_
header_
in_
tx
Copy item path
Source
fn save_block_header_in_tx( conn: &mut PgConnection, block: &NewRsmBlockHeader, ) ->
Result
<
()
>