topup()
topup()
function topup(
params,
invoker,
env): Promise<InstructionResult>;Defined in: topup.ts:8
Parameters
| Parameter | Type |
|---|---|
params | ITopUpData |
invoker | Invoker |
env | Env & NativeOptions |
Returns
Promise<InstructionResult>
function topup(
params,
invoker,
env): Promise<InstructionResult>;Defined in: topup.ts:8
| Parameter | Type |
|---|---|
params | ITopUpData |
invoker | Invoker |
env | Env & NativeOptions |
Promise<InstructionResult>