Skip to content

Commit

Permalink
Update script10_claim_timeout_all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 14, 2024
1 parent 0b50e1d commit c59c566
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snet/cli/test/functional_tests/script10_claim_timeout_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ snet organization metadata-init org1 testo individual
snet organization add-group group0 0x42A605c07EdE0E1f648aB054775D6D4E38496144 5.5.6.7:8089
snet organization add-group group1 0x0067b427E299Eb2A4CBafc0B04C723F77c6d8a18 1.2.1.1:8089
snet organization add-group group2 0x32267d505B1901236508DcDa64C1D0d5B9DF639a 1.2.1.1:8089
echo HEREEEEEEE111111
snet organization create testo -y -q
echo HEREEEEEEE222222
#snet service metadata-remove-group group0
snet service publish testo tests -y -q
echo HEREEEEEEE333333

EXPIRATION0=$(($(snet channel block-number) - 1))
EXPIRATION1=$(($(snet channel block-number) - 1))
Expand Down

0 comments on commit c59c566

Please sign in to comment.