Skip to content

Commit

Permalink
example: update to newer auth token and wout formats
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Jan 13, 2025
1 parent 1bf8ca5 commit 40a7415
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/Transfer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
val: 10000
owned:
- name: owned
seal: 5WIb5EMY-RCLbO3Wq-hGdddRP4-IeCQzP1y-S5H_UKzd-XJ6ejw
seal: at:5WIb5EMY-RCLbO3Wq-hGdddRP4-IeCQzP1y-S5H_UKzd-ViYmlA
data: 10
2 changes: 1 addition & 1 deletion examples/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ $RGB --seal bcor exec -w alice examples/Transfer.yaml examples/transfer.pfab 100
$RGB --seal bcor complete -w alice examples/transfer.pfab examples/transfer.psbt

rm examples/transfer.rgb
$RGB --seal bcor consign gDmGtRAO-gp3AQ78-jqEzM8S-_u8FVot-g2WaGXD-xLdIWXQ -t 5WIb5EMY-RCLbO3Wq-hGdddRP4-IeCQzP1y-S5H_UKzd-XJ6ejw examples/transfer.rgb
$RGB --seal bcor consign gDmGtRAO-gp3AQ78-jqEzM8S-_u8FVot-g2WaGXD-xLdIWXQ -t at:5WIb5EMY-RCLbO3Wq-hGdddRP4-IeCQzP1y-S5H_UKzd-ViYmlA examples/transfer.rgb

$RGB_2 --seal bcor accept -w bob examples/transfer.rgb

0 comments on commit 40a7415

Please sign in to comment.