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. |
||
---|---|---|
.. | ||
frontend_test.go | ||
rpc_client.go | ||
service.go |
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. |
||
---|---|---|
.. | ||
frontend_test.go | ||
rpc_client.go | ||
service.go |