chain get: @state selector to prettify actor state

This commit is contained in:
Łukasz Magiera
2020-06-05 17:41:21 +02:00
parent 60101fd97b
commit 6b06ae528c
2 changed files with 53 additions and 1 deletions
+2 -1
View File
@@ -442,7 +442,8 @@ var chainGetCmd = &cli.Command{
- /ipfs/[cid]/@Hi:123 - get varint elem 123 from hamt
- /ipfs/[cid]/@Hu:123 - get uvarint elem 123 from hamt
- /ipfs/[cid]/@Ha:t01 - get element under Addr(t01).Bytes
- /ipfs/[cid]/@A:10 - get 10th amt element
- /ipfs/[cid]/@A:10 - get 10th amt element
- .../@Ha:t01/@state - get pretty map-based actor state
List of --as-type types:
- raw