Skip to content

Commit

Permalink
Fix/reward (#187)
Browse files Browse the repository at this point in the history
Signed-off-by: dung5ire <[email protected]>
Signed-off-by: dung5ire <[email protected]>
Co-authored-by: dung5ire <[email protected]>
Co-authored-by: dung5ire <[email protected]>
  • Loading branch information
3 people authored Sep 16, 2024
1 parent b533746 commit 4af86ee
Show file tree
Hide file tree
Showing 13 changed files with 451 additions and 143 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion frame/esg/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

use frame_support::{traits::Get, weights::{constants::RocksDbWeight, Weight}};
use core::marker::PhantomData;

pub trait WeightInfo {
fn register_an_oracle() -> Weight;
fn deregister_an_oracle() -> Weight;
Expand Down
Loading

0 comments on commit 4af86ee

Please sign in to comment.