Type alias AxiosGetFullTransactionsByAddressParams

AxiosGetFullTransactionsByAddressParams: {
    protocol: "neox";
} & interfaces.api.NeoX.GetFullTransactionsByAddressParams

Type declaration

  • protocol: "neox"

Generated using TypeDoc