Closed
Description
This line doesn't properly handle the case of empty token that is useful if node is running with skip-auth
flag enabled.
celestia-node/api/rpc/client/client.go
Line 69 in 5f48673
This should be handled similar to the logic in celestia-openrpc
: