fabric-samples/full-stack-asset-transfer-guide/applications/ping-chaincode/src
Mark S. Lewis b931df3a5f Explicitly specify hash in client applications
For some signing implementations, such as ed25519, a non-default hash
implementation must be specified when creating the Gateway connection in
client applications. Rather than relying on the default hash algorithm,
it is probably good practice in general to specify an algorithm that is
compatible with your signing implementation.

This change explicitly specifies the hash algorithm to raise visibility
of the option to select the hash algorithm.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-10-07 12:25:40 -04:00
..
app.ts Explicitly specify hash in client applications 2024-10-07 12:25:40 -04:00
fabric-connection-profile.ts Moves the Full Stack Asset Transfer Development Guide to fabric-samples (#852) 2022-11-10 10:40:27 -05:00
jsonid-adapter.ts Explicitly specify hash in client applications 2024-10-07 12:25:40 -04:00