UNPKG

hector-rubic-sdk

Version:
4 lines (3 loc) 306 B
import { CelerCrossChainSupportedBlockchain } from './celer-cross-chain-supported-blockchain'; import { CelerCrossChainContractData } from '../celer-cross-chain-contract-data'; export declare function getCelerCrossChainContract(blockchain: CelerCrossChainSupportedBlockchain): CelerCrossChainContractData;