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
In submit_transaction there is a contract call made to the contract checking the correctness of the Bitcoin transaction, change to library call as it doesn't touch state
The text was updated successfully, but these errors were encountered:
In
submit_transaction
there is a contract call made to the contract checking the correctness of the Bitcoin transaction, change to library call as it doesn't touch stateThe text was updated successfully, but these errors were encountered: