lotus-devnet icon indicating copy to clipboard operation
lotus-devnet copied to clipboard

Auth

Open morrigan opened this issue 5 years ago • 1 comments

How to get default tokens for Lotus Node API or the Lotus Miner API? Those are located in ~/.lotus/token and ~/.lotusstorage/token.

Creating new ones is also fine but I can't find lotus auth CLI exposed.

morrigan avatar Oct 19 '20 14:10 morrigan

You don't need to pass an auth token when using this devnet. All API calls should be authorized even if you send an empty token.

jsign avatar Oct 19 '20 14:10 jsign