HashCondition

common.HashCondition

type HashCondition

common.HashCondition

FieldTypeDescription
presenterstringPublic key of the participant that will present the secret.
hashbytesHash of the secret, populated by the presenter during contract negotiation.
algorithm_oidbytesOID of algorithm used to generate hash.
{
  "presenter": "PresenterPublicKey",
  "hash": "13550350a8681c84"
}