0x prefixes removed
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
parent
96163ee4d9
commit
e6e55febaf
@ -19,7 +19,7 @@ echo -e "\n"
|
||||
|
||||
print_session_key() {
|
||||
echo -e "\t\t// $1"
|
||||
echo -e "\t\thex![\"$2\"].$3(),"
|
||||
echo -e "\t\thex![\"${2:2}\"].$3(),"
|
||||
}
|
||||
|
||||
echo "let initial_authorities: Vec<("
|
||||
|
Loading…
Reference in New Issue
Block a user