refactor(textual): Update Spec to have shorter Any header screen (#14117)

* Remove object prefix

* update test case

* Update example
This commit is contained in:
Amaury
2022-12-06 10:45:42 +00:00
committed by GitHub
parent a1dc6d9998
commit 4a7e3f0522
3 changed files with 14 additions and 20 deletions
@@ -4,6 +4,7 @@
* Dec 06, 2021: Initial Draft
* Feb 07, 2022: Draft read and concept-ACKed by the Ledger team.
* Dec 01, 2022: Remove `Object: ` prefix on Any header screen.
## Status
@@ -181,14 +182,14 @@ See example above with `message Vote{}`.
* Rendered as:
```
Object: <type_url>
<type_url>
> <value rendered underlying message>
```
#### Examples
```
Object: type.googleapis.com/cosmos.gov.v1.Vote
type.googleapis.com/cosmos.gov.v1.Vote
> Vote object
>> Proposal id: 4
>> Vote: cosmos1abc...def