Skip to content

Commit c274453

Browse files
committed
fix subject for EX transfers
1 parent 4985478 commit c274453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/bath/actions.go

+1
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ func (a Action) IsSubject(account tongo.AccountID) bool {
326326
a.NftPurchase,
327327
a.JettonTransfer,
328328
a.ContractDeploy,
329+
a.ExtraCurrencyTransfer,
329330
a.Subscription,
330331
a.UnSubscription,
331332
a.AuctionBid,

0 commit comments

Comments
 (0)