added sync_backup_supernode_from_backup_supernode_response in all_receivers_methods array in send_rpc function
This commit is contained in:
parent
a9346d79c6
commit
93740fe4be
@ -14986,7 +14986,8 @@
|
||||
|
||||
const all_receivers_methods = [
|
||||
"do_you_have_latest_data_for_this_supernode",
|
||||
"sync_backup_supernode_from_backup_supernode"
|
||||
"sync_backup_supernode_from_backup_supernode",
|
||||
"sync_backup_supernode_from_backup_supernode_response"
|
||||
];
|
||||
|
||||
if (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user