neoneo-go/pkg/interop/transaction
Roman Khimov e32d0e01af 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-27 12:01:50 +03:00
..
transaction.go compiler|transaction: remove transaction.GetUnspentCoins support 2020-05-27 12:01:50 +03:00