Versions in this module Expand all Collapse all v0 v0.0.38 May 15, 2024 Changes in this version + type Derived struct + IsAssociate bool + PubKey *secp256k1.PubKey + SenderEVMAddr common.Address + SenderSeiAddr sdk.AccAddress + Version SignerVersion + func (d *Derived) MarshalTo([]byte) (n int, err error) + func (d *Derived) Size() int + func (d *Derived) Unmarshal([]byte) error + func (d *Derived) UnmarshalJSON([]byte) error + func (d Derived) Marshal() ([]byte, error) + func (d Derived) MarshalJSON() ([]byte, error) + type SignerVersion int + const Cancun + const London