github.com/tri-stone/burrow@v0.25.0/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