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