Type alias: NewTxContinue
type NewTxContinue: object;
Type declaration
Member | Type | Description |
---|---|---|
Continue | object | Represents a continuation of a transaction. |
Continue.tx | L2TxPrepared | The prepared L2 transaction. |
type NewTxContinue: object;
Member | Type | Description |
---|---|---|
Continue | object | Represents a continuation of a transaction. |
Continue.tx | L2TxPrepared | The prepared L2 transaction. |