package iritamod.identity

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service Msg

tx.proto:11

Msg defines the bank Msg service.

service Query

query.proto:10

Query defines the gRPC querier service for identity module

message Identity

identity.proto:10

Identity defines a struct for an identity

Used in: QueryIdentityResponse

enum PubKeyAlgorithm

identity.proto:36

PubKeyAlgorithm defines the algorithm names for the public key

Used in: PubKeyInfo

message PubKeyInfo

identity.proto:25

PubKey represents a public key along with the corresponding algorithm

Used in: Identity, MsgCreateIdentity, MsgUpdateIdentity