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
{{ message }}
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.
Problem
With comit-network/comit-rs#1573, the
network
property has been deprecated on the HTTP API in favour for thechain_id
Goal
Do not use deprecated features.
Recommendation
Replace the use of
network
bychain_id
for Ethereum on all swap request, responses and ledger actions.The text was updated successfully, but these errors were encountered: