MCPcopy Create free account
hub / github.com/QuipNetwork/cpp-sdk / getCreationFee

Method getCreationFee

src/quip_factory.cpp:506–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506Amount QuipFactory::getCreationFee() { return impl_->getCreationFee(); }
507
508Amount QuipFactory::getTransferFee() { return impl_->getTransferFee(); }
509

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected