UNPKG

@open-web3/orml-type-definitions

Version:

Polkadot.js type definitions for Open Runtime Module Library (ORML)

20 lines (19 loc) 386 B
declare const _default: { rpc: {}; types: { AuctionInfo: { bid: string; start: string; end: string; }; DelayedDispatchTime: { _enum: { At: string; After: string; }; }; DispatchId: string; Price: string; }; }; export default _default;