This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Implement Increase Balance
for an Account
#377
Labels
go-svm
Features required for the go-svm or other clients
must-for-mainnet
Must be done before Mainnet
small
Small-sized task
svm
svm-c-api
SVM C API
One of the requirements raised as part of the integration with
go-spacemesh
is that an Account should get a reward.This is a
printing coins like
functionality doesn't involve anysender
party.The task is to implement an
increase_balance
functionality for theGlobal State
and have it exposed in the FFI layer (to be consumed bygo-svm
)The text was updated successfully, but these errors were encountered: