Skip to content

Commit

Permalink
Update src/api/rpcspec/methods.ts
Browse files Browse the repository at this point in the history
extra space removed

Co-authored-by: Jelilat Anofiu <anofiujelailah@gmail.com>
  • Loading branch information
dhirajs0 and jelilat authored Feb 27, 2024
1 parent 665aa7a commit 5a25e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/rpcspec/methods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ func main() {
starknetJs: ``,
starknetGo: ``,
starknetRs: `use starknet::{
core::types::{BlockId, BlockTag, FieldElement,EventFilter},
core::types::{BlockId, BlockTag, FieldElement, EventFilter},
macros::felt,
providers::{
jsonrpc::{HttpTransport, JsonRpcClient},
Expand Down

0 comments on commit 5a25e54

Please sign in to comment.