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

Struct QueryGetContractLogRequest

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

QueryGetContractLogRequest

Source from the content-addressed store, hash-verified

317
318// QueryGetContractLogRequest
319type QueryGetContractLogRequest struct {
320 Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
321}
322
323func (m *QueryGetContractLogRequest) Reset() { *m = QueryGetContractLogRequest{} }
324func (m *QueryGetContractLogRequest) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected