Uh oh!
There was an error while loading. Please reload this page.
feat(sdk): some SDK improvements - #1568
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
MarcosNicolau
commented
Dec 4, 2024
uri-99
left a comment
There was a problem hiding this comment.
missing remove batcher-url from rust task sender.
JulianVentura
left a comment
There was a problem hiding this comment.
Works as expected!
There are some docs conflicts
| if private_key.is_some() { | ||
| error!("Conflicting inputs detected: Both a keystore and a private key were provided. Provide only one option to proceed."); | ||
| return Ok(()); | ||
| } |
There was a problem hiding this comment.
We could have used a group for this: https://stackoverflow.com/questions/76315540/how-do-i-require-one-of-the-two-clap-options
MauroToscano
left a comment
There was a problem hiding this comment.
This PR should be splitted in different PRs. Also, default network params is fine, but we should have a way to change the batcher url manually, let's re review this over the following days
SDK Changes
Description
Makes some changes to sdk:
batcher_urlfrom Network paramater.--private_keyflag to DepositToBatcherType of change
Please delete options that are not relevant.
Checklist
testnet, everything else tostaging