Decode an Output.valueSatoshis into a BigInt. This is an alias for binToBigIntUint64LE.
BigInt
Throws if the provided value is shorter than 8 bytes.
For the reverse, see valueSatoshisToBin.
Generated using TypeDoc
Decode an Output.valueSatoshis into a
BigInt
. This is an alias for binToBigIntUint64LE.Throws if the provided value is shorter than 8 bytes.
For the reverse, see valueSatoshisToBin.