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
asset: policyId ? { policyId } : { assetName: name } does not handle the case where you want to filter the specific utxo which an asset of both the policy and assetName only.
asset: policyId ? { policyId } : { assetName: name }does not handle the case where you want to filter the specific utxo which an asset of both the policy and assetName only.