TransactionDecoder

Functions

Link copied to clipboard
open fun decode(coinType: CoinType, encodedTx: Array<Byte>): Array<Byte>
Decodes a transaction from a binary representation.