interface RPCCommandGetChannelPayload

export interface RPCCommandGetChannelPayload extends RPCCommandMessage<RPCCommands.GetChannel>

cmd : Cmd

Inherited from: rpc/v10/BaseRPCMessage

nonce : string

Inherited from: rpc/v10/RPCCommandMessage