Finish implementation of [Status method ](https://docs.tendermint.com/master/rpc/#/Info/status), for compatibility with Tendermint RPC. Ensure that all struct fields are properly set. See: [client.go](https://github.com/celestiaorg/optimint/blob/feb7aab58358d4718b83ff6904a6cec95cac35a5/rpc/client/client.go#L438)
Finish implementation of Status method , for compatibility with Tendermint RPC.
Ensure that all struct fields are properly set.
See: client.go