forked from cerc-io/testnet-ops
Add step to fetch asset addresses file in nitro node setup
This commit is contained in:
parent
016fb89444
commit
bc5bbadfaa
@ -115,3 +115,8 @@
|
||||
get_url:
|
||||
url: https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage2/nitro-node-config.yml
|
||||
dest: "{{ nitro_directory }}"
|
||||
|
||||
- name: Fetch required asset addresses
|
||||
get_url:
|
||||
url: https://git.vdb.to/cerc-io/testnet-laconicd-stack/raw/branch/main/ops/stage2/assets.json
|
||||
dest: "{{ nitro_directory }}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user