The transaction hash.
The index of the output in the transaction.
Static
Optional
byteThe bytes length of the entity, if it is fixed, otherwise undefined
Static
fromCreates an OutPoint instance from an OutPointLike object.
An OutPointLike object or an instance of OutPoint.
An OutPoint instance.
Check if the OutPoint is equal to another OutPoint.
The other OutPoint to compare with
True if the OutPoints are equal, false otherwise
Static
encodeEncode the entity into bytes
The entity to encode
The encoded bytes
Static
decodeStatic
from
Creates an instance of OutPoint.