diff --git a/docs/next/applications/server.html b/docs/next/applications/server.html index 95fa12b16f..e838d4ff86 100644 --- a/docs/next/applications/server.html +++ b/docs/next/applications/server.html @@ -216,6 +216,16 @@ WantedBy=multi-user.target
  • --hashMessage - should the message be hashed before commitment
  • --feerate <value> - Fee rate in sats per virtual byte
  • +
  • bumpfeecpfp txid feerate - Bump the fee of the given transaction id with a child tx using the given fee rate +
  • +
  • bumpfeerbf txid feerate - Replace given transaction with one with the new fee rate +
  • gettransaction txid - Get detailed information about in-wallet transaction
  • +
  • bumpfeecpfp txid feerate - Bump the fee of the given transaction id with a child tx using the given fee rate +
  • +
  • bumpfeerbf txid feerate - Replace given transaction with one with the new fee rate +
  • gettransaction txid - Get detailed information about in-wallet transaction