Skip to content

Commit

Permalink
move 'QiHDWallet' methods to new parent 'HDWalle't class
Browse files Browse the repository at this point in the history
  • Loading branch information
alejoacosta74 committed May 20, 2024
1 parent 6f94f48 commit e7a44cc
Show file tree
Hide file tree
Showing 5 changed files with 812 additions and 306 deletions.
3 changes: 2 additions & 1 deletion src.ts/providers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ export type {
EventFilter, Filter, FilterByBlockHash, OrphanFilter, ProviderEvent,
TopicFilter,
Provider,
MinedBlock, MinedTransactionResponse
MinedBlock, MinedTransactionResponse,
QiTransactionRequest
} from "./provider.js";

export type {
Expand Down
Loading

0 comments on commit e7a44cc

Please sign in to comment.