Move ripemd160 and hmac_sha512 RPCs into separate service #100
Annotations
6 errors
Lint:
proto/cusf/mainchain/v1/crypto.proto#L16
field cusf.crypto.v1.Ripemd160Request.message: unknown type ConsensusHex
|
Lint:
proto/cusf/mainchain/v1/crypto.proto#L19
field cusf.crypto.v1.Ripemd160Response.hash: unknown type ConsensusHex
|
Lint:
proto/cusf/mainchain/v1/crypto.proto#L23
field cusf.crypto.v1.HmacSha512Request.secret: unknown type ConsensusHex
|
Lint:
proto/cusf/mainchain/v1/crypto.proto#L24
field cusf.crypto.v1.HmacSha512Request.message: unknown type ConsensusHex
|
Lint:
proto/cusf/mainchain/v1/crypto.proto#L27
field cusf.crypto.v1.HmacSha512Response.hash: unknown type ConsensusHex
|
Lint
Process completed with exit code 100.
|