| Interface | Description |
|---|---|
| TxData |
TxData interface defines the methods a concrete TxData must implement.
|
| Class | Description |
|---|---|
| Tx |
Tx wraps a tx data with its signature information and a nonce time to avoid replay attacks.
|
| TxDataState |
TxDataState wraps a TxData and additional values in order to define the unique state to be signed.
|
Copyright © 2020 Transchain. All rights reserved.