UNPKG

@kamino-finance/farms-sdk

Version:
6 lines 193 B
import { Wallet } from "@coral-xyz/anchor"; /** * Get a read-only wallet for Anchor provider */ export declare const getReadOnlyWallet: () => Wallet; //# sourceMappingURL=anchorUtils.d.ts.map