Skip to content

'admin_chainSyncStatus method not implemented' #2012

@Ryanmtate

Description

@Ryanmtate

I am using the IPC socket to send the method; it returns:

{ id: 1, jsonrpc: '2.0',error: { code: -32601, message: 'admin_chainSyncStatus method not implemented' } }

payload looks like:

{jsonrpc: '2.0',method: 'admin_chainSyncStatus',params: [],id: 1};

Is the method no longer implemented?

Thanks,

Ryan

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