lightwalletd/frontend
Larry Ruane 17533b6f75 fix GetLatestBlock gRPC reply block hash endianness
Return the hash of the latest block in little-endian order, rather
than big-endian. This hash is a byte array, not a hex string, so it
should be in little-endian format.
2025-04-04 17:43:30 -06:00
..
frontend_test.go fix GetLatestBlock gRPC reply block hash endianness 2025-04-04 17:43:30 -06:00
rpc_client.go add the ability to parse zebrad.toml config file 2024-06-27 12:35:29 -05:00
service.go fix GetLatestBlock gRPC reply block hash endianness 2025-04-04 17:43:30 -06:00