gosdk import "github.com/0chain/gosdk" Index type Timestamp func Now() Timestamp type Timestamp Timestamp represents Unix time (e.g. in seconds) type Timestamp int64 func Now func Now() Timestamp Now - current datetime Generated by gomarkdoc