Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add basic price read and price with higher default #26

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

n00b21337
Copy link
Collaborator

No description provided.

deploy.sh Outdated
@@ -86,6 +86,16 @@ function eth_sendTransaction() {
jsonrpc eth_sendTransaction "$(jq -n $args '[. + $ARGS.named'])" | jq -r
}

function eth_call(){
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing space between ) and {.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

you think it breaks because of missing space?

@mrekucci mrekucci force-pushed the master branch 6 times, most recently from 7046987 to 2acd3f9 Compare November 22, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants