Updated on 2026-08-14
This commit is contained in:
parent
30ba741110
commit
68b0ef56e7
2 changed files with 12 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue