mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix free algo price selection and display
This commit is contained in:
parent
a8ca31f02e
commit
a54a5dc0c6
@ -271,6 +271,7 @@ export default function Compute({
|
|||||||
setValidAlgorithmOrderTx(
|
setValidAlgorithmOrderTx(
|
||||||
selectedAlgorithmAsset?.accessDetails?.validOrderTx
|
selectedAlgorithmAsset?.accessDetails?.validOrderTx
|
||||||
)
|
)
|
||||||
|
setAlgoOrderPriceAndFees(null)
|
||||||
|
|
||||||
async function initSelectedAlgo() {
|
async function initSelectedAlgo() {
|
||||||
await checkAssetDTBalance(selectedAlgorithmAsset)
|
await checkAssetDTBalance(selectedAlgorithmAsset)
|
||||||
|
Loading…
Reference in New Issue
Block a user