You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the official doc of the node API, and the developers docs for a p2p node. I succes installed my node on my machine with ubuntu 18.04. I ping it and I got:
I want to create a document with my centrifuge node. But I can't find any example around there, and the example of api docs is not very helpful. I tried with this json
But it gave me "Malformed address". I tried generating two bit32 numbers in hex format for schema and document_id, but I got the same error. Would you guys help me?
The text was updated successfully, but these errors were encountered:
I'm following the official doc of the node API, and the developers docs for a p2p node. I succes installed my node on my machine with ubuntu 18.04. I ping it and I got:
I want to create a document with my centrifuge node. But I can't find any example around there, and the example of api docs is not very helpful. I tried with this json
But it gave me "Malformed address". I tried generating two bit32 numbers in hex format for
schema
anddocument_id
, but I got the same error. Would you guys help me?The text was updated successfully, but these errors were encountered: