Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ AmountMap
Struct
AmountMap
http/base/common/common.go:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
type
AmountMap
struct
{
94
Key common.Uint256
95
Value common.Fixed64
96
}
97
98
type
Fee
struct
{
99
Amount common.Fixed64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected