ilyass

Results 2 issues of ilyass

hello sorry if i am asking a stupid question i'm following an object detection tutorial but when i run the generate tfrecard i get Expected binary or unicode string, got...

so i'm using the metaplex api to listen to candy machine in real time and this erro keeps appearing : Error: Non-base58 character this is the function ``` fetch("https://public-api.solscan.io/transaction/"+JSON.parse(message.data).params.result.value.signature) .then(response...