start porting dynamic value stuff

This commit is contained in:
Tadeo hepperle
2024-02-01 14:36:43 +01:00
parent 7b2cfdc7bf
commit aed00e52f8
30 changed files with 122 additions and 351 deletions
+1 -1
View File
@@ -49,5 +49,5 @@ fn subxt_metadata_test() {
}
fn subxt_core_test() {
let era = subxt_core::utils::era::Era::Immortal;
let era = subxt_core::utils::Era::Immortal;
}