sgx-bwmsgsv2.rb 🔗
@@ -290,7 +290,6 @@ module SGXbwmsgsv2
end
puts "MMSOOB: found a url node - checking if to make MMS..."
- # TODO: always enable MMS on OOB URL for V2? need 2 inform users
REDIS.getbit("catapult_setting_flags-#{s.from.stripped}",
CatapultSettingFlagBits::MMS_ON_OOB_URL).then { |oob_on|