-
Notifications
You must be signed in to change notification settings - Fork 19
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
Cat20 Buy Order "Network not matched" #80
Comments
still facing the same issue, is there any fix ? |
@slient-coder I think you are tying to take an order in that tx instead of posting a new buy order. Here is a psbt that gets this error:
It will include 2 utxos that are not on chain or broadcast yet, as they are created in the first transaction |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When signing a buy order on flur.gg there are 2 txs needed, the first is the order and the 2nd is a reveal tx to put the contract paramteters on chain for open indexing. In local dev this works without any error but on production domain it gives error with no option to continue
To replicate visit flur cat and try to create a buy order:
https://flur.gg/token/45ee725c2c5993b3e4d308842d87e973bf1951f5f7a804b21e4dd964ecd12d6b_0/market
The text was updated successfully, but these errors were encountered: