MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / GetDefaultAddressType

Method GetDefaultAddressType

src/qt/addresstablemodel.cpp:449–449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447}
448
449OutputType AddressTableModel::GetDefaultAddressType() const { return walletModel->wallet().getDefaultAddressType(); };
450
451void AddressTableModel::emitDataChanged(int idx)
452{

Callers 1

saveCurrentRowMethod · 0.80

Calls 1

getDefaultAddressTypeMethod · 0.80

Tested by

no test coverage detected