Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActorEnv ¶
type ActorEnv struct {
RoleIntf role.RoleInterface
Chain chain.BlockChainInterface
NcIntf contract.NativeContractInterface
Protocol context.ProtocolInterface
Db *db.DBService
PendingTxSession *codedb.UndoSession
}
ActorEnv actor external interface
Click to show internal directories.
Click to hide internal directories.