neoneo-go/docs
Roman Khimov a587274351 compiler|transaction: remove transaction.GetUnspentCoins support
It's useless. Even though there is Neo.Transaction.GetUnspentCoins syscall
that can be used, its return type is an interop structure that's not accepted
by any other syscall, so you can't really do anything with it. And there is no
such interface for the .net Framework.
2020-05-19 13:13:15 +03:00
..
cli.md README/docs: add 3.0 notice, update links to relative 2020-04-09 20:01:55 +03:00
compiler.md README/docs: add 3.0 notice, update links to relative 2020-04-09 20:01:55 +03:00
consensus.md docs: update consensus doc with more details 2019-11-29 17:18:34 +03:00
conventions.md Initial commit 2019-02-25 22:44:14 +00:00
release-instruction.md docs/ri: we no longer use JIRA issues to deploy things 2020-02-07 11:51:14 +03:00
rpc.md rpc: implement getunclaimed 2020-03-11 18:33:15 +03:00
runtime.md compiler|transaction: remove transaction.GetUnspentCoins support 2020-05-19 13:13:15 +03:00
vm.md *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00