Свойство | Type | Description | |
---|---|---|---|
MaxOutputValue |
Méthode | Description | |
---|---|---|
CheckSanity ( |
||
IsSaneOutputValue ( |
Perform a preliminary check that the Amount is within the bounds of valid transaction output values. Additional checks are required before authoring a valid transaction to ensure the total output amount does not exceed the total previous output amount referenced by the inputs.
|
Méthode | Description | |
---|---|---|
CheckCoinbaseSignatureScript ( |
||
CheckHasInputsAndOutputs ( |
||
CheckNonCoinbaseInputs ( |
||
CheckOutputValueSanity ( |
public static CheckSanity ( |
||
tx | ||
Résultat | void |
public static IsSaneOutputValue ( |
||
a | ||
Résultat | bool |