Skip to content

Conversation

@shanejonas
Copy link
Contributor

No description provided.

@shanejonas shanejonas requested a review from a team as a code owner June 26, 2024 18:57
Comment on lines +25 to +26
params:
true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just making sure this is the correct way to specify optional params

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its not optional but true here would just mean any if it was typescript

method: eth_getBalance
params: []
- name: sessionId
value: "0xdeadbeef"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it only values that should remain strings?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if i did it with this:
0xdeadbeef without the string wrapping then yaml would think its a hex number

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@shanejonas shanejonas merged commit 06e53c6 into main Jun 27, 2024
@shanejonas shanejonas deleted the fix/add-caip-27 branch June 27, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants