Documentation ¶
Index ¶
- type Executor
- func (e *Executor) Claim(claimType msg.ClaimType, sequence int64, claim string) error
- func (e *Executor) GetAddress() types.ValAddress
- func (e *Executor) GetCurrentSequence(claimType msg.ClaimType) (int64, error)
- func (e *Executor) GetProphecy(claimType msg.ClaimType, sequence int64) (*msg.Prophecy, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
func NewExecutor ¶
func (*Executor) GetAddress ¶
func (e *Executor) GetAddress() types.ValAddress
func (*Executor) GetCurrentSequence ¶
Click to show internal directories.
Click to hide internal directories.