Skip to content

Commit

Permalink
Pull chain metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ameba23 committed Aug 19, 2024
1 parent 7843545 commit 76d95eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Binary file modified crates/client/entropy_metadata.scale
Binary file not shown.
5 changes: 1 addition & 4 deletions runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1562,11 +1562,8 @@ construct_runtime!(
TransactionPause: pallet_transaction_pause = 54,
Propagation: pallet_propagation = 55,
Parameters: pallet_parameters = 56,
<<<<<<< HEAD
Attestation: pallet_attestation = 57,
=======
Oracle: pallet_oracle = 57,
>>>>>>> master
Attestation: pallet_attestation = 58,
}
);

Expand Down

0 comments on commit 76d95eb

Please sign in to comment.