We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linux
No response
@kadena/kadena-cli
When generating a transaction using the following template:
codeFile: token.pact dataFile: data.yaml publicMeta: chainId: "{{chainId}}" sender: "r:ns-operate-keyset" gasLimit: 80300 gasPrice: 0.0000001 ttl: 600 signers: - public: "fab92c47ccb1fdd25173e2981ebb29de989acea88792e34cc87298f6a1578842" caps: [] networkId: "testnet04" type: exec
and the following data:
chainId: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
I expect 20 transactions to be created as in kda-tools
See description
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please confirm the following:
What operating system are you using? And what version?
Linux
What environment or browser are you using? And what version?
No response
What package is the bug report about?
@kadena/kadena-cli
Describe the bug
When generating a transaction using the following template:
and the following data:
I expect 20 transactions to be created as in kda-tools
Steps to reproduce the behavior
See description
What did you expect to happen?
See description
Participation
The text was updated successfully, but these errors were encountered: