UNPKG

@thorwallet/xchain-polkadot

Version:

Custom Polkadot client and utilities used by XChainJS clients

6 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AssetDOT = exports.Polkadot = void 0; exports.Polkadot = 'THOR'; exports.AssetDOT = { chain: exports.Polkadot, symbol: 'DOT', ticker: 'DOT' }; //# sourceMappingURL=index.js.map