You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ContractVerifyer.store_and_verify_deployment_info_raiden() takes a boolean argument and behaves one of the two ways accordingly. This issue keeps track of splitting this function into two, each corresponding to calling store_and_verify_deployment_info_raiden() with save_info=True and save_info=False.
The text was updated successfully, but these errors were encountered:
ContractVerifyer.store_and_verify_deployment_info_raiden()
takes a boolean argument and behaves one of the two ways accordingly. This issue keeps track of splitting this function into two, each corresponding to callingstore_and_verify_deployment_info_raiden()
withsave_info=True
andsave_info=False
.The text was updated successfully, but these errors were encountered: