Browse Source

Merge branch 'giza-storage-v2-scripts-missed' into distributor-node-staging-missed-colossus-script

Mokhtar Naamani 3 years ago
parent
commit
d7c712557f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      storage-node/scripts/init-for-cli.sh

+ 1 - 1
storage-node-v2/scripts/init-for-cli.sh → storage-node/scripts/init-for-cli.sh

@@ -11,7 +11,7 @@ ${CLI} dev:init
 ${CLI} leader:update-bag-limit -l 7 --dev
 ${CLI} leader:update-voucher-limits -o 1000 -s 10000000000 --dev
 BUCKET_ID=`${CLI} leader:create-bucket -i=0 -a -n=1000 -s=10000000000  --dev`
-${CLI} operator:accept-invitation -w=0 -i=${BUCKET_ID} --dev
+${CLI} operator:accept-invitation -w=0 -i=${BUCKET_ID} --dev -t=5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
 ${CLI} leader:update-bag -a=${BUCKET_ID} -i static:council --dev
 ${CLI} leader:update-dynamic-bag-policy -n 1 -t Channel --dev
 ${CLI} operator:set-metadata -w=0 -i=${BUCKET_ID} -e="http://localhost:3333" --dev