Skip to content

rpc: allowed/not Allowed node ids not populated when listing orders. #428

@positiveblue

Description

@positiveblue

The fields are stored properly in the db and properly taken into account during the matches but the order list rpc method does not populate the values in the response.

pool o s bid  --allowed_node_id=${ALLOWED_NODE_ID} ...
// submission succeeds

pool o l | jq .bids[].allowed_node_ids
// returns null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions