From RPC help of walletcreatefundedpsbt:
0{"replaceable", RPCArg::Type::BOOL, /* default */ "false", "Marks this transaction as BIP125 replaceable.\n"
This is different from bumpfee and sendtoaddress which use the wallet default.
From RPC help of walletcreatefundedpsbt:
0{"replaceable", RPCArg::Type::BOOL, /* default */ "false", "Marks this transaction as BIP125 replaceable.\n"
This is different from bumpfee and sendtoaddress which use the wallet default.