I’m trying to generate a new test wallet and fund it using seedTestWallet
, but getting the error “not enough resources to fit the target”. Am I missing a step or using this wrong?
Repo: GitHub - ewynx/predicate-practice-client1 at seedTestWallet-tryout
Specific line where using seedTestWallet: predicate-practice-client1/App.tsx at seedTestWallet-tryout · ewynx/predicate-practice-client1 · GitHub
I looked through the code in fuels-ts/packages/fuel-gauge/test-projects at master · FuelLabs/fuels-ts · GitHub, but couldn’t find any additional info for my issue.