Skip to content

Commit

Permalink
chore: remove BlockchainApi export
Browse files Browse the repository at this point in the history
  • Loading branch information
krigga committed Mar 1, 2024
1 parent 8159c51 commit f6ffca6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ export {
BlockchainSnapshot,
} from './blockchain/Blockchain';

export {
BlockchainApi
} from './blockchain/BlockchainApi';

export {
BlockchainContractProvider,
SandboxContractProvider,
Expand Down

0 comments on commit f6ffca6

Please sign in to comment.