Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableInternalETH ¶
Types ¶
type Lock ¶
type Redeem ¶
type ReportFinality ¶
type ReportFinality struct {
TrackerName ethereum.TrackerName
Locker action.Address
ValidatorAddress action.Address
VoteIndex int64
Refund bool
}
func (*ReportFinality) Marshal ¶
func (m *ReportFinality) Marshal() ([]byte, error)
func (*ReportFinality) Signers ¶
func (m *ReportFinality) Signers() []action.Address
func (*ReportFinality) Tags ¶
func (m *ReportFinality) Tags() common.KVPairs
func (*ReportFinality) Type ¶
func (m *ReportFinality) Type() action.Type
func (*ReportFinality) Unmarshal ¶
func (m *ReportFinality) Unmarshal(data []byte) error
Click to show internal directories.
Click to hide internal directories.