wallet::WalletBatch::WalletBatch

Wallet batches are non-copyable.

Synopsis

Declared in <wallet/walletdb.h>

WalletBatch(WalletBatch const& other) = delete;

Parameters

NameDescription
otherThe batch that would be copied from.