Type alias AxiosGetFullTransactionsByAddressParams

AxiosGetFullTransactionsByAddressParams: {
    protocol: "neo3";
} & interfaces.api.NeoN3.GetFullTransactionsByAddressParams

Type declaration

  • protocol: "neo3"

Generated using TypeDoc