Destroy the script pubkey.

Synopsis

Declared in <kernel/bitcoinkernel.h>

void
btck_script_pubkey_destroy(btck_ScriptPubkey* script_pubkey);

Parameters

Name

Description

script_pubkey

Opaque data structure for holding a script pubkey.

Created with MrDocs