@undp/carbon-library 1.0.82 → 1.0.83

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -1093,6 +1093,7 @@ exports.TxType = void 0;
1093
1093
  TxType["FREEZE"] = "7";
1094
1094
  TxType["AUTH"] = "8";
1095
1095
  TxType["UNFREEZE"] = "9";
1096
+ TxType["OWNERSHIP_UPDATE"] = "12";
1096
1097
  })(exports.TxType || (exports.TxType = {}));
1097
1098
 
1098
1099
  exports.RetireType = void 0;