forked from TrueCloudLab/neoneo-go
35551282b0
* Initial draft of the ICO template ported from NEX. * filled in token configuration * added kyc storage prefix * fixed byte array conversion + added tests * fixed broken test + made 1 file for the token sale example. * implemented the NEP5 handlers * bumped version
3 lines
52 B
Go
3 lines
52 B
Go
package foobar
|
|
|
|
func getBool() bool { return true }
|