spee.ch icon indicating copy to clipboard operation
spee.ch copied to clipboard

catch lbrynet error api/claim/get

Open jessopb opened this issue 5 years ago • 0 comments

In api/claim/get/index.js let lbrynetResult = await getClaim(${name}#${claimId}); If this is returned: { error: 'Failed to resolve stream at lbry://hello#3ddd4f08ef7aeaf04d530615a68acf6bf2fd6cb5' } It does not register as an error. Catch it.

jessopb avatar Mar 25 '19 20:03 jessopb