-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS-7807 SUI #849
IOS-7807 SUI #849
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В целом все ок
BlockchainSdk/Common/Factories/EstimationFeeAddressFactory.swift
Outdated
Show resolved
Hide resolved
@@ -97,6 +97,8 @@ struct EstimationFeeAddressFactory { | |||
return "EQAY92urFDKejoDRdi_EfRKLGB1JkGjD8z1inj_DhgBaD0Xo" | |||
case .koinos: | |||
return "1C423Vbd44zjghhJR5fKJdLFS3rgVFUc9A" | |||
case .sui: | |||
return "" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
сюда бы задачку что бы не забыть )
Вообще по код стайлу хорошо бы форматер нам как то заюзать, или хотя бы прогонять его раз в месяц |
мы же будем переносить бсдк в репу приложения, форматер тогда сможем юзать |
e61f7ce
f1b94a9
Prev PR #844