Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ BookkeeperInfo
Struct
BookkeeperInfo
http/base/common/payload_to_hex.go:55–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
type
BookkeeperInfo
struct
{
56
PubKey string
57
Action string
58
Issuer string
59
Controller string
60
}
61
62
type
DataFileInfo
struct
{
63
IPFSPath string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected