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

Method GetAddress

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

Source from the content-addressed store, hash-verified

102var xxx_messageInfo_MTP proto.InternalMessageInfo
103
104func (m *MTP) GetAddress() string {
105 if m != nil {
106 return m.Address
107 }
108 return ""
109}
110
111func (m *MTP) GetCollateralAsset() string {
112 if m != nil {

Callers 15

RecoverFromMnemonicMethod · 0.45
CreateTestKeepersFunction · 0.45
TestKeeper_OpenCloseFunction · 0.45
runFunction · 0.45
newAccountFunderFunction · 0.45
broadcastTradeFunction · 0.45
GetValAddressFromKeyringFunction · 0.45
runTestFunction · 0.45
TestAddLiquidityFunction · 0.45
TestSwapFunction · 0.45
TestOpenPositionFunction · 0.45

Calls

no outgoing calls

Tested by 4

TestKeeper_OpenCloseFunction · 0.36
TestAddLiquidityFunction · 0.36
TestSwapFunction · 0.36
TestOpenPositionFunction · 0.36