This includes Input::Coins
, Input::Messages
and Input::Contracts
.
The input type for a transaction.
Gets amount field from input at index
.
Gets the AssetId of the input at index
.
Gets owner field from input at index
if it’s a coin.
Gets the transaction inputs count.
Gets the data of the input message at index
.
Gets the length of the input message at index
.
Gets the nonce of input message at index
.
Gets the recipient of the input message at index
.
Gets the sender of the input message at index
.
Gets the predicate from the input at index
.
Gets the predicate data from the input at index
.
Gets the predicate data length from the input at index
.
Gets the predicate length from the input at index
.
Gets the type of the input at index
.
Gets the witness index from the input at index
.