aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/BasicTests/invalidRLPtest.json
blob: f2acd371d52bc66bf839ee66d9e0a6267282c059 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
    "int32Overflow": {
        "in": "INVALID", 
        "out": "bf0f000000000000021111"
    },

    "int32Overflow2": {
        "in": "INVALID", 
        "out": "ff0f000000000000021111"
    },
}