UNPKG

@atlantis-l/radix-tool

Version:

A tool to interact with the radix network

5 lines (4 loc) 154 B
declare class XRDFaucet { static getXRD(toAddress: string, currentEpoch: number): Promise<import("../models/result").Result>; } export { XRDFaucet };