package
6.17.1+incompatible
Repository: https://github.com/factomproject/factomd.git
Documentation: pkg.go.dev

# README

Compiling the Static files into the binary.

  • go get github.com/FactomProject/staticfiles
  • Run controlPanel/compile.sh from within controlPanel directory
  • 'files/statics/statics.go' and 'files/templates/templates.go' are generated and should not be manually edited.

Making Changes

  • Changes to javascript can me made in 'Web/uncompressedStatics'

  • When done, minify the js and replace the files located in 'Web/statics', then compile using 'compile.sh'

  • After all changes, compile.sh must be run

Notes:

  • If you add a third directory into the Web folder, custom management must be added in '/controlPanel/files/general.go' and 'compile.sh' must be adjusted.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
FactoshiToFactoid converts a uint64 factoshi ammount into a fixed point number represented as a string.
No description provided by the author
No description provided by the author
No description provided by the author
Used to send a height as json struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Main function.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Used for Disconnect.
No description provided by the author
No description provided by the author
No description provided by the author
Flag to tell if RecentTransactions is already being built.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sync Mutex.
Amount of time in seconds before can request data again.
in seconds.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author