Skip to content

Commit

Permalink
LLM/LLD DEX Pool
Browse files Browse the repository at this point in the history
  • Loading branch information
kacperzuk-neti committed Aug 8, 2024
1 parent e574f73 commit 6f6baad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions substrate/bin/node/runtime/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ pub mod add_onchain_identities {
("5FBQRNJfzsttYvw1XnSwxwSUmb7A3EYm4q8aiscADREqvzYz", b"Wrapped LLD Token Contract".to_vec()),
("5EYCAe5ijGqt3WEM9aKUBdth51NEBNz9P84NaUMWZazzWt7c", b"LLM Politipool Technical Account".to_vec()),
("5GsBCWqN6mnrq4arSMBuT4uQ8GJKwgeBsa5UyCvTN6DyVj3S", b"Emirex".to_vec()),
("5FhqVhuxGtcUBYXhyjtyvjh9jLucmoWzejcomA4HcqW9tBbP", b"LLM/LLD DEX Pool".to_vec()),
];
let mut weight = DbWeight::get().reads(0);
for (addr, display) in identities {
Expand Down

0 comments on commit 6f6baad

Please sign in to comment.