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

RPC-method-specific Codegen #251

Closed
harrysolovay opened this issue Oct 2, 2022 · 1 comment
Closed

RPC-method-specific Codegen #251

harrysolovay opened this issue Oct 2, 2022 · 1 comment
Assignees
Labels

Comments

@harrysolovay
Copy link
Contributor

To complement #229

import * as rpc from "./generated/rpc.ts";

const block = await rpc.chain.getBlock();
@harrysolovay harrysolovay added this to the Sub0 milestone Oct 19, 2022
@harrysolovay harrysolovay modified the milestones: Sub0, 0.1.0 Release Nov 27, 2022
@harrysolovay
Copy link
Contributor Author

state_call codegen will be the happy path

@harrysolovay harrysolovay closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2023
@github-project-automation github-project-automation bot moved this to Properly Done in Capi Jan 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants