jasmeen
jasmeen
Suppose I am running backtest where it generate multiple trades in background. if I make profit in first trade then after in next trade my entry price will be initial...
I am getting `Error: Bad status on response: 400 ` error while upload cotract using `upload` function below is my code ``` const wasm = await loadContract(contract); console.debug(`Uploading ${contract.name}...`); const...
I deploy same code in devnet but when I try to call mintNft function at that time I get below error logs:[ 'Program 98NJ2jUtwRjB2MEEtSfLJVzdjvkVqne1GvSdkCMoGsNP invoke [1]', 'Program log: Instruction: MintNft',...