Skip to content

Updated example create task queue#24

Open
metasal1 wants to merge 1 commit into
helium:mainfrom
metasal1:patch-1
Open

Updated example create task queue#24
metasal1 wants to merge 1 commit into
helium:mainfrom
metasal1:patch-1

Conversation

@metasal1
Copy link
Copy Markdown

No description provided.

Comment thread README.md

```bash
tuktuk -u <your-solana-url> task-queue create --name <your-queue-name> --capacity 10 --funding-amount 100000000 --queue-authority <the-authority-to-queue-tasks> --crank-reward 1000000
tuktuk -u <your-solana-url> task-queue create --name <your-queue-name> --capacity 10 --funding-amount 1000000000 --queue-authority <the-authority-to-queue-tasks> --min-crank-reward 1000000 --stale-task-age <stake_task_age>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the previous line be removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants