UNPKG

@cks-systems/manifest-sdk

Version:
3 lines (2 loc) 133 B
import { PublicKey } from '@solana/web3.js'; export declare function getVaultAddress(market: PublicKey, mint: PublicKey): PublicKey;