Skip to content

Conversation

Jimbo4350
Copy link
Contributor

Issue

Checklist

  • This PR contains all the work required to resolve the linked issue.

  • The work contained has sufficient documentation to describe what it does and how to do it.

  • The work has sufficient tests and/or testing.

  • I have committed clear and descriptive commits. Be considerate as somebody else will have to read these.

  • I have added the appropriate labels to this PR.

```
./scripts/submit-tx.sh generated-tx-file
./scripts/submit-tx.sh my-transaction-name
Copy link
Contributor

Choose a reason for hiding this comment

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

If this arg is supposed to reference a file, I'd be clear about that here:

Suggested change
./scripts/submit-tx.sh my-transaction-name
./scripts/submit-tx.sh transaction-file

```
The `submit-tx.sh` script by default sends the transaction to node with node id 0.

See cardano-cli's Transactions section for instructions on how to generate a tx.
See cardano-cli's [Transactions](../cardano-node/README.md) section for instructions on how to generate a tx.
Copy link
Contributor

Choose a reason for hiding this comment

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

You can link directly to that section:

Suggested change
See cardano-cli's [Transactions](../cardano-node/README.md) section for instructions on how to generate a tx.
See cardano-cli's [Transactions](../cardano-node/README.md#transactions) section for instructions on how to generate a tx.

@Jimbo4350 Jimbo4350 force-pushed the jordan/update-docs branch 2 times, most recently from 4b53490 to 28ea7bf Compare March 16, 2020 09:10
@Jimbo4350 Jimbo4350 force-pushed the jordan/update-docs branch from 28ea7bf to 184795f Compare March 20, 2020 08:17
@Jimbo4350
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 20, 2020
677: Documentation Updates r=Jimbo4350 a=Jimbo4350

Issue
-----------

- #620 

- This PR **does not result** in breaking changes to upstream dependencies.

Checklist
---------
- [ ] This PR contains all the work required to resolve the linked issue.

- [ ] The work contained has sufficient documentation to describe what it does and how to do it.

- [ ] The work has sufficient tests and/or testing.

- [ ] I have committed clear and descriptive commits. Be considerate as somebody else will have to read these.

- [ ] I have added the appropriate labels to this PR.


Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 20, 2020

Build failed

@Jimbo4350
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 20, 2020

@iohk-bors iohk-bors bot merged commit 97e3e33 into master Mar 20, 2020
@iohk-bors iohk-bors bot deleted the jordan/update-docs branch March 20, 2020 16:25
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.

3 participants