@REKTBuildr

Results 2 issues of @REKTBuildr

**Describe the bug** When you specify a staking-signer-key-file and it doesn't exist, a new key file is not created **To Reproduce** Set staking-signer-key-file to nonexistent file, run avalanchego **Expected behavior**...

documentation

When attempting to run a terminal based app using version 0.17.2, I get this error: ``` /@avalabs/avalanche-wallet-sdk/dist/index.js:1596 const response = yield fetch(input, Object.assign(Object.assign({}, options), { signal: controller.signal })); ^ ReferenceError:...