rotationv1

package
v0.8.0-rc.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_cosmos_accounts_testing_rotation_v1_partial_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MsgInit

type MsgInit struct {
	PubKeyBytes []byte `protobuf:"bytes,1,opt,name=pub_key_bytes,json=pubKeyBytes,proto3" json:"pub_key_bytes,omitempty"`
	// contains filtered or unexported fields
}

MsgInit is the init message used to create a new account abstraction implementation that we use for testing, this account also allows for rotating the public key.

func (*MsgInit) Descriptor deprecated

func (*MsgInit) Descriptor() ([]byte, []int)

Deprecated: Use MsgInit.ProtoReflect.Descriptor instead.

func (*MsgInit) GetPubKeyBytes

func (x *MsgInit) GetPubKeyBytes() []byte

func (*MsgInit) ProtoMessage

func (*MsgInit) ProtoMessage()

func (*MsgInit) ProtoReflect

func (x *MsgInit) ProtoReflect() protoreflect.Message

func (*MsgInit) Reset

func (x *MsgInit) Reset()

func (*MsgInit) String

func (x *MsgInit) String() string

type MsgInitResponse

type MsgInitResponse struct {
	// contains filtered or unexported fields
}

MsgInitResponse is the init message response.

func (*MsgInitResponse) Descriptor deprecated

func (*MsgInitResponse) Descriptor() ([]byte, []int)

Deprecated: Use MsgInitResponse.ProtoReflect.Descriptor instead.

func (*MsgInitResponse) ProtoMessage

func (*MsgInitResponse) ProtoMessage()

func (*MsgInitResponse) ProtoReflect

func (x *MsgInitResponse) ProtoReflect() protoreflect.Message

func (*MsgInitResponse) Reset

func (x *MsgInitResponse) Reset()

func (*MsgInitResponse) String

func (x *MsgInitResponse) String() string

type MsgRotatePubKey

type MsgRotatePubKey struct {
	NewPubKeyBytes []byte `protobuf:"bytes,1,opt,name=new_pub_key_bytes,json=newPubKeyBytes,proto3" json:"new_pub_key_bytes,omitempty"`
	// contains filtered or unexported fields
}

MsgRotatePubKey is the message used to swap the public key of the account.

func (*MsgRotatePubKey) Descriptor deprecated

func (*MsgRotatePubKey) Descriptor() ([]byte, []int)

Deprecated: Use MsgRotatePubKey.ProtoReflect.Descriptor instead.

func (*MsgRotatePubKey) GetNewPubKeyBytes

func (x *MsgRotatePubKey) GetNewPubKeyBytes() []byte

func (*MsgRotatePubKey) ProtoMessage

func (*MsgRotatePubKey) ProtoMessage()

func (*MsgRotatePubKey) ProtoReflect

func (x *MsgRotatePubKey) ProtoReflect() protoreflect.Message

func (*MsgRotatePubKey) Reset

func (x *MsgRotatePubKey) Reset()

func (*MsgRotatePubKey) String

func (x *MsgRotatePubKey) String() string

type MsgRotatePubKeyResponse

type MsgRotatePubKeyResponse struct {
	// contains filtered or unexported fields
}

MsgRotatePubKeyResponse is the MsgRotatePubKey response.

func (*MsgRotatePubKeyResponse) Descriptor deprecated

func (*MsgRotatePubKeyResponse) Descriptor() ([]byte, []int)

Deprecated: Use MsgRotatePubKeyResponse.ProtoReflect.Descriptor instead.

func (*MsgRotatePubKeyResponse) ProtoMessage

func (*MsgRotatePubKeyResponse) ProtoMessage()

func (*MsgRotatePubKeyResponse) ProtoReflect

func (x *MsgRotatePubKeyResponse) ProtoReflect() protoreflect.Message

func (*MsgRotatePubKeyResponse) Reset

func (x *MsgRotatePubKeyResponse) Reset()

func (*MsgRotatePubKeyResponse) String

func (x *MsgRotatePubKeyResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL