MCPcopy Create free account
hub / github.com/Sifchain/sifnode / String

Method String

x/margin/types/types.pb.go:72–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70
71func (m *MTP) Reset() { *m = MTP{} }
72func (m *MTP) String() string { return proto.CompactTextString(m) }
73func (*MTP) ProtoMessage() {}
74func (*MTP) Descriptor() ([]byte, []int) {
75 return fileDescriptor_b3994728d56e8650, []int{0}

Callers 15

GetAdminCloseAllCmdFunction · 0.45
GetAdminCloseCmdFunction · 0.45
GetOpenCmdFunction · 0.45
GetCloseCmdFunction · 0.45
GetForceCloseCmdFunction · 0.45
GetUpdateParamsCmdFunction · 0.45
GetUpdatePoolsCmdFunction · 0.45
GetWhitelistCmdFunction · 0.45
GetDewhitelistCmdFunction · 0.45
TestOpenCmdMethod · 0.45

Calls

no outgoing calls

Tested by 15

TestOpenCmdMethod · 0.36
TestCloseCmdMethod · 0.36
TestTypes_DefaultGenesisFunction · 0.36
TestKeeper_BorrowFunction · 0.36
TestKeeper_ParamGetterFunction · 0.36
TestKeeper_OpenFunction · 0.36
TestKeeper_CloseFunction · 0.36
TestKeeper_OpenCloseFunction · 0.36