Skip to content

Commit

Permalink
fix: bumped rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
mckrava committed Dec 16, 2023
1 parent 9370653 commit 20fb3fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/api.provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const ApiProviders: Provider[] = [
ipfsNodeUrl: env.IPFS_NODE_URL
});
// const substrateApi = await api.substrateApi;

logger.info('Api created');
const substrateApi = await api.substrateApi;

Expand Down

0 comments on commit 20fb3fd

Please sign in to comment.