File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ export type ChainJsonRpcApis = Pick<
2020 | 'author_pendingExtrinsics'
2121 | 'author_removeExtrinsic'
2222 | 'author_rotateKeys'
23+ | 'author_rotateKeysWithOwner'
2324 | 'author_submitAndWatchExtrinsic'
2425 | 'author_submitExtrinsic'
2526 | 'chainHead_v1_body'
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ export type ChainJsonRpcApis = Pick<
2020 | 'author_pendingExtrinsics'
2121 | 'author_removeExtrinsic'
2222 | 'author_rotateKeys'
23+ | 'author_rotateKeysWithOwner'
2324 | 'author_submitAndWatchExtrinsic'
2425 | 'author_submitExtrinsic'
2526 | 'chainHead_v1_body'
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ export type ChainJsonRpcApis = Pick<
2020 | 'author_pendingExtrinsics'
2121 | 'author_removeExtrinsic'
2222 | 'author_rotateKeys'
23+ | 'author_rotateKeysWithOwner'
2324 | 'author_submitAndWatchExtrinsic'
2425 | 'author_submitExtrinsic'
2526 | 'babe_epochAuthorship'
You can’t perform that action at this time.
0 commit comments