MCPcopy Create free account
hub / github.com/FirmaChain/firmachain / QueryAllContractFileRequest

Struct QueryAllContractFileRequest

x/contract/types/query.pb.go:221–223  ·  view source on GitHub ↗

QueryAllContractFileRequest

Source from the content-addressed store, hash-verified

219
220// QueryAllContractFileRequest
221type QueryAllContractFileRequest struct {
222 Pagination *query.PageRequest `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"`
223}
224
225func (m *QueryAllContractFileRequest) Reset() { *m = QueryAllContractFileRequest{} }
226func (m *QueryAllContractFileRequest) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected