Skip to content

Commit a738abd

Browse files
author
Martin Picco
authored
Merge pull request #14 from randlabs/add-lease-hw-issues
Add lease field to hardware wallet issues
2 parents d1e37e9 + 99544ab commit a738abd

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/getting-started/important-considerations.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ Unfortunately, Ledger Nano has hardware limitations that limit some transaction
2727
| appClearProgram | 32 bytes for both devices |
2828
| assetURL | 32 bytes for both devices |
2929
| extraPages | | Field not supported |
30+
| lease | | Field not supported |

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "homepage",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)