celo-blockchain
celo-blockchain copied to clipboard
Calls to debitFrom and creditTo should be moved to contract_comm/currency
Expected Behavior
All protocol level smart contract interactions live in contract_comm
Current Behavior
Rogue debitFrom
and creditTo
calls in core/state_transition.go