Depth in block chain. If > 0: the tx is on chain and has this many confirmations. If = 0: the tx is waiting confirmation. If < 0: a conflicting tx is on chain and has this many confirmations.

Synopsis

Declared in <wallet/coinselection.h>

int depth;

Created with MrDocs