UNPKG

picasso-sdk

Version:

Picasso sdk for cosmos, ethereum, solana, and polkadot ibc transfer

15 lines (14 loc) 382 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { rpc: {}, types: { PalletCurrencyFactoryRanges: { ranges: 'BoundedVec<PalletCurrencyFactoryRangesRange<AssetId>, MaxRanges>' }, PalletCurrencyFactoryRangesRange: { current: 'AssetId', end: 'AssetId' } } };