diff --git a/config/mainnet/config.yml b/config/mainnet/config.yml index fac3a429..922545d0 100644 --- a/config/mainnet/config.yml +++ b/config/mainnet/config.yml @@ -50,14 +50,6 @@ object: morph: rpc_endpoint: - - https://rpc1.morph.fs.neo.org:40341 - - https://rpc2.morph.fs.neo.org:40341 - - https://rpc3.morph.fs.neo.org:40341 - - https://rpc4.morph.fs.neo.org:40341 - - https://rpc5.morph.fs.neo.org:40341 - - https://rpc6.morph.fs.neo.org:40341 - - https://rpc7.morph.fs.neo.org:40341 - notification_endpoint: - wss://rpc1.morph.fs.neo.org:40341/ws - wss://rpc2.morph.fs.neo.org:40341/ws - wss://rpc3.morph.fs.neo.org:40341/ws diff --git a/config/testnet/config.yml b/config/testnet/config.yml index 6616da33..62d5b06f 100644 --- a/config/testnet/config.yml +++ b/config/testnet/config.yml @@ -3,14 +3,6 @@ logger: morph: rpc_endpoint: - - https://rpc01.morph.testnet.fs.neo.org:51331 - - https://rpc02.morph.testnet.fs.neo.org:51331 - - https://rpc03.morph.testnet.fs.neo.org:51331 - - https://rpc04.morph.testnet.fs.neo.org:51331 - - https://rpc05.morph.testnet.fs.neo.org:51331 - - https://rpc06.morph.testnet.fs.neo.org:51331 - - https://rpc07.morph.testnet.fs.neo.org:51331 - notification_endpoint: - wss://rpc01.morph.testnet.fs.neo.org:51331/ws - wss://rpc02.morph.testnet.fs.neo.org:51331/ws - wss://rpc03.morph.testnet.fs.neo.org:51331/ws