Skip to content

Commit 4c009bf

Browse files
authored
refactor(experimental): export the TransactionError type to consumers (#1964)
1 parent 9741939 commit 4c009bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/rpc-core/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './rpc-methods';
22
export * from './rpc-subscriptions';
3+
export * from './transaction-error';

0 commit comments

Comments
 (0)