@ledgerhq/live-common
Version:
Common ground for the Ledger Live apps
14 lines (13 loc) • 408 B
text/typescript
export {
defaultVoteAccAddrByCurrencyId,
SOLANA_DELEGATION_RESERVE,
LEDGER_VALIDATOR_DEFAULT,
LEDGER_VALIDATORS_VOTE_ACCOUNTS,
LEDGER_VALIDATOR_BY_FIGMENT,
LEDGER_VALIDATOR_BY_CHORUS_ONE,
LEDGER_VALIDATOR_LIST,
assertUnreachable,
sweetch,
tupleOfUnion,
} from "@ledgerhq/coin-solana/utils";
export type { ValidatorsAppValidator } from "@ledgerhq/coin-solana/network/validator-app/index";