Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Address = builtin2.KnowledgeFundActorAddr Methods = builtin2.MethodsKnowledge )
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { Payee address.Address Tally map[string]abi.TokenAmount // key is payee address, including old ones }
Click to show internal directories.
Click to hide internal directories.