Skip to content

Commit 7b8f9a7

Browse files
author
Pedro Pablo Bustamante Barrera
committed
Merge branch 'develop'
2 parents a871c5f + ecb25a9 commit 7b8f9a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

args/constants.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ const (
120120
TransactionSubTypeSpotToWallet TransactionSubTypeType = "SPOT_TO_WALLET"
121121
TransactionSubTypeChainSwitchFrom TransactionSubTypeType = "CHAIN_SWITCH_FROM"
122122
TransactionSubTypeChainSwitchTo TransactionSubTypeType = "CHAIN_SWITCH_TO"
123+
TransactionSubTypeAirdrop TransactionSubTypeType = "AIRDROP"
123124
)
124125

125126
type TransactionStatusType string

0 commit comments

Comments
 (0)