Type Alias: GetIotaClientQueryOptions<T>
GetIotaClientQueryOptions<
T> =object&undefinedextendsIotaRpcMethods[T]["params"] ?object:object
Type Declaration
client
client:
IotaClient
network
network:
string
method
method:
T
options?
optionaloptions:PartialBy<Omit<UndefinedInitialDataOptions<IotaRpcMethods[T]["result"]>,"queryFn">,"queryKey">
Type Parameters
T
T extends keyof IotaRpcMethods