UNPKG

fbonds-core

Version:

Banx protocol sdk

3 lines (2 loc) 167 B
import { web3 } from '@coral-xyz/anchor'; export declare const getSpecificAccounts: (accountId: string, programId: web3.PublicKey, connection: any) => Promise<any[]>;