Skip to content

Commit

Permalink
fix subject for EX transfers
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tron committed Jan 15, 2025
1 parent 4985478 commit c274453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/bath/actions.go
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ func (a Action) IsSubject(account tongo.AccountID) bool {
a.NftPurchase,
a.JettonTransfer,
a.ContractDeploy,
a.ExtraCurrencyTransfer,
a.Subscription,
a.UnSubscription,
a.AuctionBid,
Expand Down

0 comments on commit c274453

Please sign in to comment.