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

Method SetParams

x/admin/types/tx.pb.go:346–346  ·  view source on GitHub ↗
(ctx context.Context, in *MsgSetParams, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

344 AddAccount(ctx context.Context, in *MsgAddAccount, opts ...grpc.CallOption) (*MsgAddAccountResponse, error)
345 RemoveAccount(ctx context.Context, in *MsgRemoveAccount, opts ...grpc.CallOption) (*MsgRemoveAccountResponse, error)
346 SetParams(ctx context.Context, in *MsgSetParams, opts ...grpc.CallOption) (*MsgSetParamsResponse, error)
347}
348
349type msgClient struct {

Callers 14

CreateTestAppFunction · 0.65
CreateTestAppFunction · 0.65
InitGenesisFunction · 0.65
TestBeginBlockerFunction · 0.65
MigrateToVer4Method · 0.65
CreateTestAppFunction · 0.65
CreateTestAppFunction · 0.65
_Msg_SetParams_HandlerFunction · 0.65
SetParamsMethod · 0.65

Calls

no outgoing calls