MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / ToString

Method ToString

src/tx/dexoperatortx.cpp:356–359  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354}
355
356string CDEXOperatorUpdateTx::ToString(CAccountDBCache &accountCache) {
357
358 return "";
359}
360
361Object CDEXOperatorUpdateTx::ToJson(CCacheWrapper &cw) const {
362

Callers 3

ProcessDexOperatorFeeFunction · 0.45
ToJsonMethod · 0.45
ExecuteTxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected