export interface RPCCommandStartPurchasePayload extends RPCCommandMessage<RPCCommands.StartPurchase>
RPCStartPurchaseArgs args :
Cmd cmd :
Inherited from: BaseRPCMessage
string nonce :
Inherited from: RPCCommandMessage
export interface RPCCommandStartPurchasePayload extends RPCCommandMessage<RPCCommands.StartPurchase>
Inherited from: BaseRPCMessage
Inherited from: RPCCommandMessage