File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ pub const METHODS: &[Method] = &[
6262 ) ,
6363 Method :: new_bool ( "prioritisetransaction" , "prioritise_transaction" ) ,
6464 Method :: new_nothing ( "submitblock" , "submit_block" ) ,
65- Method :: new_bool ( "prioritisetransaction" , "prioritise_transaction" ) ,
66- Method :: new_nothing ( "submitblock" , "submit_block" ) ,
6765 Method :: new_nothing ( "submitheader" , "submit_header" ) ,
6866 // network
6967 Method :: new_nothing ( "addnode" , "add_node" ) ,
Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ pub const METHODS: &[Method] = &[
6262 ) ,
6363 Method :: new_bool ( "prioritisetransaction" , "prioritise_transaction" ) ,
6464 Method :: new_nothing ( "submitblock" , "submit_block" ) ,
65- Method :: new_bool ( "prioritisetransaction" , "prioritise_transaction" ) ,
66- Method :: new_nothing ( "submitblock" , "submit_block" ) ,
6765 Method :: new_nothing ( "submitheader" , "submit_header" ) ,
6866 // network
6967 Method :: new_nothing ( "addnode" , "add_node" ) ,
Original file line number Diff line number Diff line change @@ -67,8 +67,6 @@ pub const METHODS: &[Method] = &[
6767 ) ,
6868 Method :: new_bool ( "prioritisetransaction" , "prioritise_transaction" ) ,
6969 Method :: new_nothing ( "submitblock" , "submit_block" ) ,
70- Method :: new_bool ( "prioritisetransaction" , "prioritise_transaction" ) ,
71- Method :: new_nothing ( "submitblock" , "submit_block" ) ,
7270 Method :: new_nothing ( "submitheader" , "submit_header" ) ,
7371 // network
7472 Method :: new_nothing ( "addnode" , "add_node" ) ,
You can’t perform that action at this time.
0 commit comments