spacemeshos / svm

SVM - Spacemesh Virtual Machine
https://spacemesh.io
MIT License
85 stars 14 forks source link

Aggregate many arguments to `svm_get_account` into a `struct svm_account` #427

Closed neysofu closed 2 years ago

neysofu commented 2 years ago

As per title. This simplifies a few things and is more elegant. Requires some changes on the client side, so I'll release a new tag and a go-svm fix as well.