Commit 47269ca
committed
fix(wasm-sdk): add maxLength to indexed rarity field in test fixture
The validation feature added to rs-sdk's dpp dependency now enforces
that indexed string properties must have maxLength <= 63. The rarity
field in the crypto card game test fixture was missing this constraint,
causing all DataContract tests to fail.1 parent 51fc348 commit 47269ca
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments