Skip to content

perf(mint): improve compiling for testnet and mainnet

What does this PR do?

  • use compiling variable to update the smart contract logic according to the network it is required

Note: By default the wasm file is the mainnet version

Merge request reports