Interface for accessing chain state.
Synopsis
Declared in <wallet/wallet.h>
interfaces::Chain&
chain() const;
Return Value
A reference to the chain interface.
Created with MrDocs
Interface for accessing chain state.
Declared in <wallet/wallet.h>
interfaces::Chain&
chain() const;
A reference to the chain interface.
Created with MrDocs