more demo records for the console #597

Merged
telackey merged 8 commits from zramsay/console-demo into main 2023-10-24 18:25:25 +00:00
Showing only changes of commit 68d34811d1 - Show all commits

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))