Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

feat: rework rpc typings #233

Merged
merged 9 commits into from
Oct 22, 2022
Merged

feat: rework rpc typings #233

merged 9 commits into from
Oct 22, 2022

Conversation

tjjfvi
Copy link
Contributor

@tjjfvi tjjfvi commented Sep 17, 2022

Fixes #127

Heavily WIP

@tjjfvi tjjfvi self-assigned this Oct 20, 2022
([^\S\n]*)((?:\/\/\/.*\n(\s*))+)
$1/**\n$1$2 */\n$3

\/\/\/
 *

\/\*\*\n\s*\* (.+)\n\s*\*\/
/** $1 */
@tjjfvi tjjfvi force-pushed the rework-rpc branch 2 times, most recently from 77399da to d85f8ba Compare October 22, 2022 02:57
@tjjfvi tjjfvi marked this pull request as ready for review October 22, 2022 17:29
@tjjfvi tjjfvi requested a review from harrysolovay as a code owner October 22, 2022 17:29
@tjjfvi tjjfvi merged commit 6ca11cd into main Oct 22, 2022
@tjjfvi tjjfvi deleted the rework-rpc branch October 22, 2022 17:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Narrow RPC Method Types
2 participants