We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e420ca2 + ae0afae commit e4ffda5Copy full SHA for e4ffda5
modules/statics/src/coinFeatures.ts
@@ -523,6 +523,7 @@ export const SONEIUM_FEATURES = [
523
CoinFeature.MULTISIG,
524
CoinFeature.MULTISIG_COLD,
525
CoinFeature.MULTISIG_SUPPORT_GATED,
526
+ CoinFeature.USES_NON_PACKED_ENCODING_FOR_TXDATA,
527
];
528
529
export const POLYX_FEATURES = [...ACCOUNT_COIN_DEFAULT_FEATURES, CoinFeature.TSS, CoinFeature.TSS_COLD];
0 commit comments