Transfer: {
    code: number;
    hash: string;
    log: string;
    ok: boolean;
}

Type declaration

  • code: number
  • hash: string
  • log: string
  • ok: boolean

Generated using TypeDoc