Create the configuration using the upgrader and bridge contract addresses as well as the notary address

instructions:
  - set:
      # ./scripts/converter --address-to-hex KT1WTj9XjrSwAEFwAYYVf7HwaNKpZyxUnSEs
      value: 4b543158345667455459315847426a7941356d706646723832377958454873314a586737
      to: /pandora/config/upgrade_contract
  - set:
      # ./scripts/converter --address-to-hex KT1JJX88BgW9SMEmVvM7ERaTwZj2oW75EcaC
      value: 4b54314a4a58383842675739534d456d56764d3745526154775a6a326f57373545636143
      to: /pandora/config/bridge_contract
  - set:
      # ./scripts/converter --address-to-hex tz1UdMeeXHKq6cQxkse9RJ1Yi8CXuD2gXQRu
      value: 747a3155644d656558484b71366351786b736539524a3159693843587544326758515275
      to: /pandora/config/notary_address

NB:

  • The configuration is a .yaml file.
  • Note that the contracts' addresses must be in bytes.
  • The notary address can be omitted, in that case fees will be burnt.