-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(docs): add more PTB examples #4935
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
docs/content/references/cli/ptb.mdx
Outdated
```bash | ||
iota client ptb \ | ||
--assign other_coin_obect_id @0xdab43e6be5f1e3b977448f368c9ec3bb6b9ee75e269633c32d3c94f9f094e23c \ | ||
--split-coins other_coin_obect_id "[0,1,2,3]" \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
--split-coins other_coin_obect_id "[0,1,2,3]" \ | |
--split-coins other_coin_object_id "[0,1,2,3]" \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all the suggestions, merged in b41cb20
Co-authored-by: Lucas Tortora <[email protected]>
✅ Vercel Preview Deployment is ready! |
Co-authored-by: vivekjain23 <[email protected]>
✅ Vercel Preview Deployment is ready! |
✅ Vercel Preview Deployment is ready! |
Description of change
Add more PTB examples and add explain more things related to PTBs.
Links to any relevant issues
Closes #4801
Type of change
How the change has been tested
Running the added PTBs