TransactionOutputOrBuilder

Functions

Link copied to clipboard
abstract fun getScript(): ByteString
Usually contains the public key as a Bitcoin script setting up conditions to claim this output.
bytes script = 2;
Link copied to clipboard
abstract fun getValue(): Long
Transaction amount.
int64 value = 1;

Inheritors

Link copied to clipboard