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