EdgePaymentPort
@totemsdk/edge / EdgePaymentPort
Interface: EdgePaymentPort
Methods
pay()
pay(
params):Promise<EdgeOperationResult<{txpowId?:string; }>>
Parameters
params
amount
string
memo?
string
recipient
string
tokenId?
string
Returns
Promise<EdgeOperationResult<{ txpowId?: string; }>>