Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
encrypt.cpp File Reference
#include <wallet/rpc/encrypt.h>
#include <rpc/server.h>
#include <rpc/util.h>
#include <wallet/rpc/util.h>
#include <wallet/wallet.h>
Include dependency graph for encrypt.cpp:

Go to the source code of this file.

Functions

RPCHelpMan walletpassphrase ()
 
RPCHelpMan walletpassphrasechange ()
 
RPCHelpMan walletlock ()
 
RPCHelpMan encryptwallet ()
 
Span< const CRPCCommandGetWalletEncryptRPCCommands ()
 

Function Documentation

◆ encryptwallet()

RPCHelpMan encryptwallet ( )

Definition at line 242 of file encrypt.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetWalletEncryptRPCCommands()

Span<const CRPCCommand> GetWalletEncryptRPCCommands ( )

Definition at line 322 of file encrypt.cpp.

Here is the call graph for this function:

◆ walletlock()

RPCHelpMan walletlock ( )

Definition at line 196 of file encrypt.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ walletpassphrase()

RPCHelpMan walletpassphrase ( )

Definition at line 12 of file encrypt.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ walletpassphrasechange()

RPCHelpMan walletpassphrasechange ( )

Definition at line 133 of file encrypt.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: