Closed peronczyk closed 3 months ago
Not sure why @konradodo added this type here: https://github.com/superhero-com/superhero-wallet/pull/2306/files#diff-a9ba9cbedd19c9f66d564d2e89912890209b98f0a7ef19187877d2587300e476R451 But as far as I see it's not used because the ITx has a type property with TxType type.
ITx
type
TxType
Deployed to refactor-remove-transaction-type-property.wallet.z52da5wt.xyz, artifacts
Not sure why @konradodo added this type here: https://github.com/superhero-com/superhero-wallet/pull/2306/files#diff-a9ba9cbedd19c9f66d564d2e89912890209b98f0a7ef19187877d2587300e476R451 But as far as I see it's not used because the
ITx
has atype
property withTxType
type.