Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

NamespceId in transaction payload is in wrong format #81

Closed
rg911 opened this issue Aug 20, 2019 · 1 comment
Closed

NamespceId in transaction payload is in wrong format #81

rg911 opened this issue Aug 20, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rg911
Copy link
Contributor

rg911 commented Aug 20, 2019

Expecting id in number[] format but got long

example payload:

{
    "meta": {
        "height": [
            80925,
            0
        ],
        "hash": "63ADB80976843F676FEA71F4519130B327CF92D7B1C06CBF3FE6FDAEBFB7882E",
        "merkleComponentHash": "63ADB80976843F676FEA71F4519130B327CF92D7B1C06CBF3FE6FDAEBFB7882E",
        "index": 0,
        "id": "5D5C128C706E7200012CA0AB"
    },
    "transaction": {
        "signature": "264AB8715FDBCB66D34E91DFCD715A13AF23E16374091FCB979280E6E6F86E8452759B8C9EF5C8EBFA45164CDD86B2A045C3647E7448E5DF8CC7FBEE3B59F904",
        "signer": "9F784BF20318AE3CA6246C0EC2207FE095FFF7A84B6787E7E3C2CE4C3B92A2EA",
        "version": 36865,
        "type": 16718,
        "maxFee": [
            0,
            0
        ],
        "deadline": [
            3774321935,
            24
        ],
        "registrationType": 0,
        "duration": [
            1000,
            0
        ],
        "id": "-681912933029472786",
        "name": "root-test-namespace-9562"
    }
}
@rg911 rg911 added the bug Something isn't working label Aug 20, 2019
@rg911 rg911 self-assigned this Aug 26, 2019
@rg911
Copy link
Contributor Author

rg911 commented Aug 27, 2019

Fixed in #83

@rg911 rg911 closed this as completed Aug 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant