0
I have a full node running in my local system and I am using this library named bitcoin-core to communicate with the bitcoind server. Now I have encrypted my wallet with a passphrase so I understand that for making transactions I need to have a passphrase. I am not sure what changes do I need to do for that in the library?
Can someone help me with this please?