Open thiagodeev opened 11 hours ago
SNIPs version: SNIP-12 https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-12.md
Current behavior:
The snip contains a JSON example of a TypedData but the JSON is invalid. Ref: https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-12.md#json-example
Expected behavior: A valid JSON, without errors
I opened a PR to fix that: https://github.com/starknet-io/SNIPs/pull/119
Bug Report
SNIPs version: SNIP-12 https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-12.md
Current behavior:
The snip contains a JSON example of a TypedData but the JSON is invalid. Ref: https://github.com/starknet-io/SNIPs/blob/main/SNIPS/snip-12.md#json-example
Expected behavior: A valid JSON, without errors