Skip to content

Commit

Permalink
chore: release v2.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Jimmy Madrigal <[email protected]>
  • Loading branch information
jimmymadrigal committed Apr 16, 2024
1 parent f7f576d commit 0482cdd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@ Expected payload should have the next structure
"url": "...",
"timestamp": 123,
"buttonIndex": 1,
"inputText": "..."
"inputText": "...",
"address": "...",
"transactionId": "..."
},
"trustedData": {
"messageBytes": "..."
Expand Down

0 comments on commit 0482cdd

Please sign in to comment.