Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
506
Amount QuipFactory::getCreationFee() { return impl_->getCreationFee(); }
507
508
Amount QuipFactory::getTransferFee() { return impl_->getTransferFee(); }
509
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected