Takes ownership of an existing C coin.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Coin(btck_Coin* coin);
Parameters
Name |
Description |
coin |
The C handle to own. |
Created with MrDocs
Takes ownership of an existing C coin.
Declared in <kernel/bitcoinkernel_wrapper.h>
Coin(btck_Coin* coin);
Name |
Description |
coin |
The C handle to own. |
Created with MrDocs