Exemplo n.º 1
0
 private void SetDestination(TxDestination destination)
 {
     ScriptPubKey = destination.CreateScriptPubKey();
 }
Exemplo n.º 2
0
 private void SetDestination(TxDestination destination)
 {
     ScriptPubKey = destination.CreateScriptPubKey();
 }