Funzione TCount
Nome completo: Std.ResourceEstimation.TCount
function TCount(amount : Int) : (Int, Int)
Sommario
Restituisce una tupla che può essere passata all'operazione di AccountForEstimates
per specificare che il numero di cancelli T è uguale al amount
.