Skip to content

state-channels: Fix compatibility with JSON RPC #359

@davidyuk

Description

@davidyuk

https://github.com/aeternity/protocol/blob/master/node/api/examples/channels/json-rpc/sc_ws_basic_open_close.md

JSON-RPC specification doesn't say anything about version field in the root of response/requests objects. If it is needed to store protocol version it can use params, result, or method name to be compatible with JSON RPC.

similar issue: aeternity/AEXs#24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions