WalletCore
WalletCore
/
wallet.core.jni
/
TransactionDecoder
Transaction
Decoder
class
TransactionDecoder
Functions
Functions
decode
Link copied to clipboard
open
fun
decode
(
coinType
:
CoinType
,
encodedTx
:
Array
<
Byte
>
)
:
Array
<
Byte
>
Decodes a transaction from a binary representation.