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

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.
@@ -0,0 +1,12 @@
1
+ import { oft_mint_burn_default } from './JGVQVL6P.js';
2
+ import { __export } from './3UUTAAI4.js';
3
+
4
+ // src/generated/verification/index.ts
5
+ var verification_exports = {};
6
+ __export(verification_exports, {
7
+ oftMintBurnVerificationArtifact: () => oft_mint_burn_default
8
+ });
9
+
10
+ export { verification_exports };
11
+ //# sourceMappingURL=2WIMAZ7R.js.map
12
+ //# sourceMappingURL=2WIMAZ7R.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/generated/verification/index.ts"],"names":[],"mappings":";;;;AAAA,IAAA,oBAAA,GAAA","file":"2WIMAZ7R.js","sourcesContent":["export { default as oftMintBurnVerificationArtifact } from './oft_mint_burn';\n"]}
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  // src/generated/verification/oft_mint_burn.ts
4
- var verificationInfo = {
4
+ var verificationArtifact = {
5
5
  "sources": {
6
6
  "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",
7
7
  "contracts/oft_mint_burn/src/erc20_mint_burn_upgradeable/constants.cairo": `/// Role identifier for addresses that can mint new tokens
@@ -1298,8 +1298,8 @@ pub fn err_not_enough_native(msg_value: u256) -> ByteArray {
1298
1298
  "projectDirPath": ".",
1299
1299
  "contractFilePath": "contracts/oft_mint_burn/src/lib.cairo"
1300
1300
  };
1301
- var oft_mint_burn_default = verificationInfo;
1301
+ var oft_mint_burn_default = verificationArtifact;
1302
1302
 
1303
1303
  exports.oft_mint_burn_default = oft_mint_burn_default;
1304
- //# sourceMappingURL=IQR2DIUY.cjs.map
1305
- //# sourceMappingURL=IQR2DIUY.cjs.map
1304
+ //# sourceMappingURL=IDL6J5CF.cjs.map
1305
+ //# sourceMappingURL=IDL6J5CF.cjs.map