Skip to content

Commit

Permalink
fix(doc): fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
harisato committed Aug 29, 2023
1 parent 1edfbe7 commit 299640a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/CustomTransactionSample.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ This document contains the raw message samples for different transaction types.
"value": "Uint8Array TextProposal"
}
}
}
]
```

Expand All @@ -279,6 +280,7 @@ This document contains the raw message samples for different transaction types.
"proposalId": "5",
"voter": "aura1yukgemvxtr8fv6899ntd65qfyhwgx25d2nhvj6",
}
}
]
```

Expand Down

0 comments on commit 299640a

Please sign in to comment.