deploy
bitcoinjs-lib / deploy
Function: deploy()
deploy(
signer,provider,covenant,network,satoshis):Promise\<ExtPsbt>
Defined in: packages/scrypt-ts-btc/src/features/deploy.ts:17
Deploy a covenant
Parameters
signer
a signer, such as DefaultSigner or UnisatSigner
provider
covenant
the covenant
network
SupportedNetwork = 'fractal-testnet'
satoshis
number = 330
Returns
Promise\<ExtPsbt>
the deployed psbt