示例#1
0
 public void GetData(out order, out amount)
 {
     String s1, s2;
     Console.Write("Enter order number ");
     Console.Write("Enter quantity ");
     order = Convert.ToInt32(s1);
     amount = Convert.ToInt32(s2);
     return order, amount;
 }
 new TxOut(amount, key.PubKey.WitHash.ScriptPubKey));
示例#3
0
 DebugApiVersion.v1_2_0 => ((JsonElement)(await beeDebugClient_1_2_0.StampsPostAsync(amount, depth, label, immutable, gasPrice).ConfigureAwait(false)).BatchID).ToString(),
示例#4
0
 DebugApiVersion.v1_2_1 => (await beeDebugClient_1_2_1.StampsPostAsync(amount, depth, label, immutable, gasPrice).ConfigureAwait(false)).BatchID,
示例#5
0
 => Attribute(amount, Crypto.RandomScalar());