Get the amount in the output.

Synopsis

Declared in <kernel/bitcoinkernel.h>

[[__nonnull__]]
int64_t
btck_transaction_output_get_amount(btck_TransactionOutput const* transaction_output);

Return Value

The amount.

Parameters

Name

Description

transaction_output [in]

Non‐null.

Created with MrDocs