Hierarchy

  • V1Beta1QuerySigningInfosResponse

Properties

Properties

info is the signing info of all validators

pagination?: V1Beta1PageResponse

PageResponse is to be embedded in gRPC response messages where the corresponding request message has used PageRequest.

message SomeResponse { repeated Bar results = 1; PageResponse page = 2; }

Generated using TypeDoc