neoneo-go/internal/contracts
Anna Shaleva 6b21ad9922 *: replace interface{} with any keyword
Everywhere including examples, external interop APIs, bindings generators
code and in other valuable places. A couple of `interface{}` usages are
intentionally left in the CHANGELOG.md, documentation and tests.
2023-04-04 13:22:42 +03:00
..
management_helper core: adjust helper test contract 2022-03-30 11:46:44 +03:00
oracle_contract *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
contracts.go contracts: decipher oracle test contract 2022-08-10 19:02:36 +03:00
contracts_test.go config: add a special Blockchain type to configure Blockchain 2022-12-07 17:35:53 +03:00