tonkeeper / opentonapi

Opentonapi simplifies development of TON-based applications and provides an API centered around high-level concepts like Jettons, NFTs and so on keeping a way to access low-level details.
MIT License
120 stars 23 forks source link

Fails to run - missing method GetAccountMultisigs #388

Open ImTheDeveloper opened 5 days ago

ImTheDeveloper commented 5 days ago
go: downloading github.com/fatih/color v1.16.0
# command-line-arguments
cmd/api/main.go:71:19: cannot use storage (variable of type *litestorage.LiteStorage) as api.storage value in argument to api.WithStorage: *litestorage.LiteStorage does not implement api.storage (missing method GetAccountMultisigs)
make: *** [Makefile:22: run] Error 1

Just trying to run the repo at the moment from latest commit https://github.com/tonkeeper/opentonapi/commit/03d899702d0e244847c7b9b875a0e9905d202bad