Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-04 14:20:46 +02:00
parent 30ba741110
commit 68b0ef56e7
2 changed files with 12 additions and 0 deletions

View file

@ -71,10 +71,12 @@ internal class SdkTransactionTypeConverter(
"buyVoucher",
"buyVoucherPOL",
"delegate",
"pooledStake",
-> TxInfo.TransactionType.Staking.Stake
"sellVoucher_new",
"sellVoucher_newPOL",
"undelegate",
"pooledUnstake",
-> TxInfo.TransactionType.Staking.Unstake
"unstakeClaimTokens_new",
"unstakeClaimTokens_newPOL",