0
I want to include key derivation path for input in psbt file but do not understand how. I tried adding 'path: "m/44/0/0/0"' to addInput() but this does not seem to work. Then I found addBip32DerivationToInput() method but I do not understand the parameters (fingerprint). Please clarify.