neoneo-go/pkg/rpc/wrappers
Roman Khimov bfa2d54e16 rpc: move validateAddress() function from wrappers into server
It's a server implementation detail, it has nothing to do with the data format
itself. It also makes no sense exporing it.
2020-02-21 15:12:04 +03:00
..
account_state.go rpc: refactor code of NewAccountState function 2020-02-17 23:52:20 +03:00
asset_state.go address: rename functions as per #579 comments 2019-12-25 17:34:18 +03:00
block.go Update getblock RPC action response 2020-02-12 19:43:51 +03:00
contract_state.go rpc: implement getcontractstate RPC 2020-02-17 23:54:25 +03:00
invoke_result.go rpc/core: implement invokescript method, fix #348 2019-10-29 18:31:39 +03:00
tx_output.go rpc: implement gettxout RPC 2020-02-17 11:58:18 +03:00
tx_raw_output.go block: rename BlockBase to Base 2020-01-16 10:16:24 +03:00
unspents.go core: renames entities-> state and removed State prefix 2019-12-11 13:14:18 +03:00
validate_address.go rpc: move validateAddress() function from wrappers into server 2020-02-21 15:12:04 +03:00