- Preparing search index...
- The search index is not available
cardano-sdk
Type alias BlockfrostWorkerConfig
Blockfrost
Worker
Config
: BlockfrostServiceConfig & { apiUrl
: URL; createSchema
: boolean; dropSchema
: boolean; dryRun
: boolean; scanInterval
: number; }