MCPcopy 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
93type AmountMap struct {
94 Key common.Uint256
95 Value common.Fixed64
96}
97
98type Fee struct {
99 Amount common.Fixed64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected