Destroy the txid.
Synopsis
Declared in <kernel/bitcoinkernel.h>
void
btck_txid_destroy(btck_Txid* txid);
Parameters
Name |
Description |
txid |
Opaque data structure for holding a btck_Txid. |
Created with MrDocs