8000 feat(docs): add starport types doc by Pantani · Pull Request #1852 · ignite/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

feat(docs): add starport types doc #1852

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

Merged
merged 14 commits into from
Dec 17, 2021
Merged

feat(docs): add starport types doc #1852

merged 14 commits into from
Dec 17, 2021

Conversation

Pantani
Copy link
Collaborator
@Pantani Pantani commented Nov 30, 2021

Description

Create a doc to show all starport supported types.

@Pantani Pantani requested a review from barriebyron November 30, 2021 05:30
@Pantani Pantani self-assigned this Nov 30, 2021
@Pantani Pantani requested a review from lumtis November 30, 2021 16:10
barriebyron
barriebyron previously approved these changes Dec 1, 2021
Copy link
Contributor
@barriebyron barriebyron left a comment

Choose a reason for hiding this comment

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

approved with the requested changes, I anticipate that this reference doc will be a big hit, thank you @Pantani

@Pantani
Copy link
Collaborator Author
Pantani commented Dec 1, 2021

approved with the requested changes, I anticipate that this reference doc will be a big hit, thank you @Pantani

Awesome, I made a small change in the Built-in Types section: 0609935

| coin | - | no | sdk.Coin | Cosmos SDK coin type |
| array.coin | coins | no | sdk.Coins | List of Cosmos SDK coin types |

You cannot use some types as an index, like the map and list indexes and module params.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
You cannot use some types as an index, like the map and list indexes and module params.
**Note:** Map, list indexes, and module params cannot be used as an index.

Copy link
Contributor

Choose a reason for hiding this comment

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

@Pantani let's be clear on which types can be used as an index (the command descriptions maybe?) or is this good?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added it to the table. There is a section called Index

Copy link
Contributor
@barriebyron barriebyron left a comment

Choose a reason for hiding this comment

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

now my turn for another suggested change

| coin | - | no | sdk.Coin | Cosmos SDK coin type |
| array.coin | coins | no | sdk.Coins | List of Cosmos SDK coin types |

You cannot use some types as an index, like the map and list indexes and module params.
Copy link
Contributor

Choose a reason for hiding this comment

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

@Pantani let's be clear on which types can be used as an index (the command descriptions maybe?) or is this good?

@Pantani Pantani marked this pull request as draft December 2, 2021 19:16
@Pantani Pantani added this to the v0.19 milestone Dec 10, 2021
@Pantani Pantani marked this pull request as ready for review December 16, 2021 01:33
@ilgooz ilgooz merged commit fc0bf62 into develop Dec 17, 2021
@ilgooz ilgooz deleted the feat/types-doc branch December 17, 2021 09:18
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
* add starport types  doc

* improve docs commands

* fix binary name

* edits to new awesome types reference doc

* change order

* types

* add info about supported index types

Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
Co-authored-by: Barrie Byron <barriebyron@gmail.com>
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.

4 participants
0