Type alias GetFullTransactionsByAddressParams

GetFullTransactionsByAddressParams: {
    network: "mainnet";
} & CommonGetFullTransactionsByAddressParams

Type declaration

  • network: "mainnet"

Generated using TypeDoc