diff --git a/config/protocol.mainnet.neofs.yml b/config/protocol.mainnet.neofs.yml index 6c5418a109..adec524c12 100644 --- a/config/protocol.mainnet.neofs.yml +++ b/config/protocol.mainnet.neofs.yml @@ -93,6 +93,6 @@ ApplicationConfiguration: BQueueSize: 16000 # must be larger than OIDBatchSize; recommended to be 2*OIDBatchSize or 3*OIDBatchSize SkipIndexFilesSearch: false IndexFileSize: 128000 - ContainerID: "VCVr6RKg1hfJR7v36xvjbaXTncj1waPi94u9EFyEttW" + ContainerID: "BP71MqY7nJhpuHfdQU3infRSjMgVmSFFt9GfG2GGMZJj" BlockAttribute: "Block" IndexFileAttribute: "Index" diff --git a/config/protocol.mainnet.yml b/config/protocol.mainnet.yml index 49f97093b1..0288ef0a72 100644 --- a/config/protocol.mainnet.yml +++ b/config/protocol.mainnet.yml @@ -111,6 +111,6 @@ ApplicationConfiguration: BQueueSize: 16000 # must be larger than OIDBatchSize; recommended to be 2*OIDBatchSize or 3*OIDBatchSize SkipIndexFilesSearch: false IndexFileSize: 128000 - ContainerID: "7a1cn9LNmAcHjESKWxRGG7RSZ55YHJF6z2xDLTCuTZ6c" + ContainerID: "3RCdP3ZubyKyo8qFeo7EJPryidTZaGCMdUjqFJaaEKBV" BlockAttribute: "Block" IndexFileAttribute: "Index" diff --git a/config/protocol.testnet.neofs.yml b/config/protocol.testnet.neofs.yml index 10dc8273ec..041227bf2b 100644 --- a/config/protocol.testnet.neofs.yml +++ b/config/protocol.testnet.neofs.yml @@ -100,6 +100,6 @@ ApplicationConfiguration: BQueueSize: 16000 # must be larger than OIDBatchSize; recommended to be 2*OIDBatchSize or 3*OIDBatchSize SkipIndexFilesSearch: false IndexFileSize: 128000 - ContainerID: "FidCcVzUxzY3PeUksCnnpUQ8h8PJeYPessX8FRMuveSy" + ContainerID: "98xz5YeanzxRCpH6EfUhECVm2MynGYchDN4naJViHT9M" BlockAttribute: "Block" IndexFileAttribute: "Index" diff --git a/config/protocol.testnet.yml b/config/protocol.testnet.yml index 34bda86435..4c3c54a1f3 100644 --- a/config/protocol.testnet.yml +++ b/config/protocol.testnet.yml @@ -113,6 +113,6 @@ ApplicationConfiguration: BQueueSize: 16000 # must be larger than OIDBatchSize; recommended to be 2*OIDBatchSize or 3*OIDBatchSize SkipIndexFilesSearch: false IndexFileSize: 128000 - ContainerID: "87JRc7vyWcjW8uS32LMoLTAj4ckCzFZWfKbacjU3sAob" + ContainerID: "A8nGtDemWrm2SjfcGAG6wvrxmXwqc5fwr8ezNDm6FraT" BlockAttribute: "Block" IndexFileAttribute: "Index"