UNPKG

@spheron/protocol-sdk

Version:
3 lines 166 B
import { ethers } from "ethers"; export declare function createAuthorizationToken(wallet: ethers.Wallet): Promise<string>; //# sourceMappingURL=provider-auth.d.ts.map