-
Notifications
You must be signed in to change notification settings - Fork 1
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
Extend Readme
file
#3
Conversation
# Conflicts: # cmd/chainsimulator/main.go
README.md
Outdated
## Contribution | ||
|
||
Contributions to the mx-chain-es-indexer-go module are welcomed. Whether you're interested in improving its features, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contributions to the mx-chain-es-indexer-go module are welcomed. Whether you're interested in improving its features, | |
Contributions to the mx-chain-simulator-go module are welcomed. Whether you're interested in improving its features, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
|
||
err = ep.facade.SetState(address, keyValueMap) | ||
if err != nil { | ||
shared.RespondWithInternalError(c, errors.New("cannot set state"), err) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing return statement after this line
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
|
||
|
||
## Contribution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
num-of-shards = 3 | ||
# round-duration-in-milliseconds parameter specifies the duration of a simulated round. The timestamp between two headers will correspond to the round duration but will not reflect real-time |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Readme.md
filemx-chain-go
module