github.com/hyperledger/burrow@v0.34.5-0.20220512172541-77f09336001d/tests/jobs_fixtures/app55-extcodehash/deploy.yaml (about)

     1  jobs:
     2  
     3  - name: bar 
     4    deploy:
     5      contract: codehash.sol
     6      instance: bar
     7  
     8  - name: testCodeHash
     9    call:
    10      destination: $bar
    11      function: bar2
    12