Skip to content

gRPC ListPeers fails due to missing variant SENT_REMOVE_COMMIT #6318

@2Fast2BCn

Description

@2Fast2BCn

When calling the gRPC we receive the following error:

rpc error:
code = Unknown
desc = Error calling method ListPeers:
  RpcError {
    code: None,
    message: "Malformed response from lightningd: unknown variant `SENT_REMOVE_COMMIT`, expected one of `SENT_ADD_HTLC`, `SENT_ADD_COMMIT`, `RCVD_ADD_REVOCATION`, `RCVD_ADD_ACK_COMMIT`, `SENT_ADD_ACK_REVOCATION`, `RCVD_ADD_ACK_REVOCATION`, `RCVD_REMOVE_HTLC`, `RCVD_REMOVE_COMMIT`, `SENT_REMOVE_REVOCATION`, `SENT_REMOVE_ACK_COMMIT`, `RCVD_REMOVE_ACK_REVOCATION`"
 }

Metadata

Metadata

Assignees

Labels

rustIssue related to rust

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions