Skip to content

Commit

Permalink
add HighloadWallet to __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
nonam3e authored Dec 26, 2023
1 parent ceabcb8 commit 68ff1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytoniq/contract/wallets/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .wallet import WalletError, Wallet, BaseWallet, WalletV3, WalletV4, WalletV3R1, WalletV3R2, WalletV4R2, WalletV3Data, WalletV4Data, WalletMessage
from .wallet import WalletError, Wallet, BaseWallet, WalletV3, WalletV4, WalletV3R1, WalletV3R2, WalletV4R2, WalletV3Data, WalletV4Data, WalletMessage, HighloadWallet

0 comments on commit 68ff1fe

Please sign in to comment.