This commit is contained in:
zramsay 2023-10-23 11:41:25 -04:00
parent 460245e1b7
commit 68d34811d1

View File

@ -6,7 +6,7 @@ if [ -n "$CERC_SCRIPT_DEBUG" ]; then
fi
registry_command="laconic cns"
demo_records_dir="demo-records"
demo_records_dir="scripts/demo-records"
# Check we have funds
funds_response=$(${registry_command} account get --address $(cat my-address.txt))