Options
All
  • Public
  • Public/Protected
  • All
Menu

The result format of a call of a method on the wallet

Type parameters

  • T

Hierarchy

  • RpcCallResult

Index

Properties

Properties

method

method: "invokeFunction" | "testInvoke" | "signMessage" | "verifyMessage" | "getapplicationlog"

Which method was called

result

result: T

The result object

Generated using TypeDoc