public override int GetHashCode() => Denomination.GetHashCode() ^ SchnorrKey.GetHashCode();