UNPKG

o3-dapi-ont

Version:
7 lines 178 B
interface NameInput { network: string; scriptHash: string; } export declare function name(data: NameInput): Promise<string>; export {}; //# sourceMappingURL=name.d.ts.map