Type alias AxiosGetFullTransactionsByAddressParams

AxiosGetFullTransactionsByAddressParams: {
    protocol: "neolegacy";
} & interfaces.api.NeoLegacy.GetFullTransactionsByAddressParams

Type declaration

  • protocol: "neolegacy"

Generated using TypeDoc