# USE_FREE_MANA # Set true or false. When "true" it will use free mana # provided by Kondor to deploy the contract or make transactions # If it is false then define the private key of an account # with funds in order to use its mana USE_FREE_MANA=true # MANA_SHARER # Define this private key if USE_FREE_MANA is set to false. # The script will use the mana of this account to pay the # mana for the transactions. HARBINGER_MANA_SHARER_PRIVATE_KEY= MAINNET_MANA_SHARER_PRIVATE_KEY= # CONTRACT_PRIVATE_KEY # Define the private key of the contract HARBINGER_CONTRACT_PRIVATE_KEY= MAINNET_CONTRACT_PRIVATE_KEY=