UNPKG

@ledgerhq/live-common

Version:
4 lines (3 loc) 252 B
export type { APIGetPoolsDetail, StakePool } from "@ledgerhq/coin-cardano/api/api-types"; export { fetchPoolDetails } from "@ledgerhq/coin-cardano/api/getPools"; export { DEFAULT_SELECTED_POOL_ID, LEDGER_POOL_IDS } from "@ledgerhq/coin-cardano/utils";