Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

RPC method author_pendingExtrinsics no longer available #690

@emielsebastiaan

Description

@emielsebastiaan

Since 0.2.13 RPC method: 'author_pendingExtrinsics' no longer available.

Check here: https://poc-2.polkadot.io/#/rpc

Node returns:
{
"jsonrpc": "2.0",
"error": {
"code": -32601,
"message": "Method not found"
},
"id": 1
}

Metadata

Metadata

Assignees

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