Forces a re-fetch of the asset pairs data.
import { AssetPairs } from '@krono/core'
await assetPairs.refresh();
Promise<AssetPairsData>
Was this page helpful?