UNPKG

scorechain-sdk

Version:

SDK for the Scorechain API

6 lines 187 B
import { BlockchainEnum } from "./common"; export declare interface FeedWithdrawal { blockchain: BlockchainEnum; identifier: string; } //# sourceMappingURL=feedWithdrawal.d.ts.map