BigIrishLion

Results 2 issues of BigIrishLion

I'm currently working on a project that uses Typescript and Jest to test out my library. When I run tests, I'm getting this error: ```javascript ({"Object.":function(module,exports,require,__dirname,__filename,jest){import * as wasm from...

in-investigation

I'm seeing this error when I try and instantiate Lucid.new(...). I've tried this with and without `use-cardano`. I've also verified that I'm getting the correct values back from the blockfrost.getProtocolParameters()....