Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Derived ¶
type Derived struct {
SenderEVMAddr common.Address
SenderSeiAddr sdk.AccAddress
PubKey *secp256k1.PubKey
IsAssociate bool
Version SignerVersion
}
func (Derived) Marshal ¶
Derived should never come from deserialization or be transmitted after serialization, so all methods below would no-op.
func (Derived) MarshalJSON ¶
func (*Derived) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.