-
Notifications
You must be signed in to change notification settings - Fork 17
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
Make deposit and withdrawal at Citrea #570
Conversation
…th_citrea_e2e_da and remove deposit code in citrea_withdraw test.
* Some improvments * Succesfully make a withdrawal
f4727a1
to
a6e0b62
Compare
@@ -0,0 +1,174 @@ | |||
use serde::{Deserialize, Serialize}; |
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.
typo in file name
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.
Fixed in f910f35
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.
merke is a good name :)
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.
reverse of ekrem
Description
Re-open of #550
Tests
create_actors
because we need to use citrea-e2e's Bitcoind in new testsLinked Issues