mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Test createAddress
Benchmarks gas usage Note the estimator needs to be updated as this is now variable-gas to the state.
This commit is contained in:
@@ -41,6 +41,9 @@ use crate::{
|
||||
};
|
||||
|
||||
mod constants;
|
||||
|
||||
mod create_address;
|
||||
|
||||
mod erc20;
|
||||
use erc20::Erc20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user