Documentation ¶
Index ¶
- Constants
- func GetReadablyBalance(balance *big.Int) float64
- func GetTimestampByHeight(height int64) int64
- func StateLookupID(url string, minerId string) (string, error)
- func StateMinerInfo(url string, minerId string) (*minerInfo, error)
- func StateMinerPower(url string, minerId string) (*minerPower, error)
- func WalletBalance(url string, minerId string) (string, error)
- func WalletVerify(url string, addr string, message []byte, signType byte, singData []byte) (bool, error)
- type TipSet
Constants ¶
View Source
const ( FilecoinMainnetResetTimestamp = 1602773040 FilecoinMainnetStartBlock = 148888 FilecoinMainnetEpochDurationSeconds = 30 )
Variables ¶
This section is empty.
Functions ¶
func GetReadablyBalance ¶
func GetTimestampByHeight ¶
func StateMinerInfo ¶
func StateMinerPower ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.