Exemple #1
0
 public Hash GetDisambiguationHash()
 {
     return(HashHelpers.GetDisambiguationHash(Index, Address.FromRawBytes(P.ToByteArray())));
 }