Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CovenantSQL/CovenantSQL
/ clean
Method
clean
blockproducer/metastate.go:252–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
250
}
251
252
func
(s *metaState) clean() {
253
s.dirty = newMetaIndex()
254
}
255
256
func
(s *metaState) increaseAccountToken(k proto.AccountAddress, amount uint64, tokenType types.TokenType) error {
257
var
(
Callers
2
replaceAndSwitchToBranch
Method · 0.80
TestMetaState
Function · 0.80
Calls
1
newMetaIndex
Function · 0.85
Tested by
1
TestMetaState
Function · 0.64