Members
(static, constant) P2SH :string
Address type constant for "pay-to-script-hash" (P2SH) addresses.
Type:
- string
Methods
(static) estimateMultisigP2SHTransactionVSize(config) → {number}
Estimate the transaction virtual size (vsize) when spending inputs from the same multisig P2SH address.
Parameters:
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config |
Object | configuration for the calculation Properties
|
Returns:
estimated transaction virtual size in bytes
- Type
- number