Bug Report
Issue: No computation if you enter more than 0.1 BTC in the input field.
Details: When a user inputs a value greater than 0.1 BTC, the system fails to calculate/compute the equivalent amount.
Steps to Reproduce:
Go to the https://meson.fi/ input field.
Enter an amount larger than 0.1 BTC.
Observe that no output or computation is displayed.
Expected Result: System should compute the correct equivalent for any valid BTC amount.
Actual Result: No computation appears when input exceeds 0.1 BTC.
Impact: Limits trading for users who want to transact more than 0.1 BTC.
Suggested Fix: Check validation rules and computation logic to support higher BTC inputs.