Skip to content

Commit

Permalink
Update src/api/rpcspec/methods.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jelilat Anofiu <anofiujelailah@gmail.com>
  • Loading branch information
dhirajs0 and jelilat authored Feb 23, 2024
1 parent 8679d1a commit 182dac4
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 @@ -359,7 +359,7 @@ const ReadMethods = [
if err != nil {
log.Fatal(err)
}
fmt.Println("ClassOutput : ", result)
fmt.Println("ClassOutput: ", result)
}`,
starknetRs: ``,
},
Expand Down

0 comments on commit 182dac4

Please sign in to comment.