@layerzerolabs/oft-mint-burn-starknet 0.2.26 → 0.2.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  // src/generated/verification/oft_mint_burn.ts
2
- var verificationInfo = {
2
+ var verificationArtifact = {
3
3
  "sources": {
4
4
  "contracts/oft_mint_burn/src/constants.cairo": "/// Role identifier for addresses that can manage fees\npub const FEE_MANAGER_ROLE: felt252 = 'FEE_MANAGER_ROLE';\n\n/// Role identifier for addresses that can manage rate limits\npub const RATE_LIMITER_MANAGER_ROLE: felt252 = 'RATE_LIMITER_MANAGER_ROLE';\n\n/// Role identifier for addresses that can upgrade the contract\npub const UPGRADE_MANAGER_ROLE: felt252 = 'UPGRADE_MANAGER_ROLE';\n\n/// Role identifier for addresses that can pause the contract\npub const PAUSE_MANAGER_ROLE: felt252 = 'PAUSE_MANAGER_ROLE';\n",
5
5
  "contracts/oft_mint_burn/src/erc20_mint_burn_upgradeable/constants.cairo": `/// Role identifier for addresses that can mint new tokens
@@ -1296,8 +1296,8 @@ pub fn err_not_enough_native(msg_value: u256) -> ByteArray {
1296
1296
  "projectDirPath": ".",
1297
1297
  "contractFilePath": "contracts/oft_mint_burn/src/lib.cairo"
1298
1298
  };
1299
- var oft_mint_burn_default = verificationInfo;
1299
+ var oft_mint_burn_default = verificationArtifact;
1300
1300
 
1301
1301
  export { oft_mint_burn_default };
1302
- //# sourceMappingURL=GZXOKWQY.js.map
1303
- //# sourceMappingURL=GZXOKWQY.js.map
1302
+ //# sourceMappingURL=JGVQVL6P.js.map
1303
+ //# sourceMappingURL=JGVQVL6P.js.map