-
Notifications
You must be signed in to change notification settings - Fork 4
storing large file in bulletin #105
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
base: main
Are you sure you want to change the base?
Conversation
|
@bkontur the modified code is only common.js |
Let's keep it as it is, but first, let's start to use PAPI here also, we merged PAPI example:
with something sophisticated, we will just push transactions/chunks in the loop until it returns some error "Block is full or similar error", then the loop will wait for another block and again continues to push chunks |
Adds example according to #77