Documentation ¶
Index ¶
- type Executor
- func (e *Executor) CheckTx(tx tx.SignedTx) error
- func (e *Executor) Execute(ctx context.Context, signedTx tx.SignedTx) error
- func (e *Executor) GetTxStatus(ctx context.Context, hash common.Hash, dbTx pgx.Tx) (result string, err jRPC.Error)
- func (e *Executor) Settle(ctx context.Context, signedTx tx.SignedTx, dbTx pgx.Tx) (common.Hash, error)
- func (e *Executor) Verify(ctx context.Context, tx tx.SignedTx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.