UNPKG

@hubbleprotocol/hubble-config

Version:
5 lines (4 loc) 109 B
import { PublicKey } from '@solana/web3.js'; export interface SaberConfig { stablecoinSwap: PublicKey; }