subcoin_
utxo_
snapshot
0.1.0
subcoin_utxo_snapshot
Function
write_coins
Copy item path
Source
pub fn write_coins<W:
Write
>( writer:
&mut W
, txid: Txid, coins:
Vec
<
OutputEntry
>, ) ->
Result
<
()
>