subxt compiles with new dependency features

This commit is contained in:
Tadeo hepperle
2024-02-01 10:29:46 +01:00
parent 4512ad7fc0
commit 2e66b48adf
3 changed files with 13 additions and 15 deletions
+1 -2
View File
@@ -49,6 +49,5 @@ fn subxt_metadata_test() {
}
fn subxt_core_test() {
// let er
// assert!(subxt_core::utils::url_is_secure(url).unwrap());
let era = subxt_core::utils::era::Era::Immortal;
}