# Functions
*
http://stackoverflow.com/questions/21011023/copy-pointer-values-a-b-in-golang
usage:
type data struct {
a string
b string
}
func main() {
old := &data{
"works1",
"works2",
}
var new *data = &data{}
CloneValue(old, new)
fmt.Println(new)
}
*/.
*
* should be very long validating..
No description provided by the author
No description provided by the author
*
glogChainApp.SetOption("genesis.block/create.account", "pool/449F6F39391BC9E918CE51DB10F6FAADF65077263E715B17652425CD7827C814/1000000")
glogChainApp.SetOption("genesis.block/create.account", "jan/CDD6774218138DF657C7B0494894BBA596EB2ECCCC4C946D5ACEF3B5FCD2CE7B/1000")
glogChainApp.SetOption("genesis.block/create.account", "jake/488B8FF58E8E9868823C3388BAAB9C1F7CFCB3D7482376E7495639A1EC0F7407/1000")
glogChainApp.SetOption("genesis.block/create.account", "tuan/EB3B42091EF6C2F8FA951319940C003BEC7AAE2336BD2AFABD6FB59EB4A3EF6E/1000")
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get the last block from the db.
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
# Structs
----------------------------------------- account to store on merkle tree (key=account address, value=account).
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
crypto currency.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author