BitShares-Core¶
If someone wants to know how each method’s logic has been constructed, it might be interesting to check out. The below files were created based on a specific Release files. Please know that „Release #“.
Code flows¶
Release 2.0.180612¶
| # | File name | name |
|---|---|---|
| ../libraries/app/application.cpp | startup() (pdf) | |
| ../libraries/app/application.cpp | create_example_genesis() (pdf) | |
| ../libraries/app/application.cpp | included several methods below (pdf)
|
|
| ../libraries/app/api.cpp | included several methods below (pdf)
|
|
| ../programs/cli_wallet/main.cpp | main() (pdf) | |
| ../programs/witness_wallet/main.cpp | included several methods below (pdf)
|