neoneo-go/pkg/rpc/wrappers
Roman Khimov a9b9c9226d *: add/fix godoc comments to satisfy golint
Fixes things like:
 * exported type/method/function X should have comment or be unexported
 * comment on exported type/method/function X should be of the form "X ..."
   (with optional leading article)

Refs. #213.
2019-09-03 17:57:51 +03:00
..
account_state.go crypto/wallet: move public/private key into the new keys package 2019-08-27 17:45:51 +03:00
asset_state.go Implemented rcp method GetAssetState (#103) 2018-11-26 22:12:33 +01:00
block.go Small RPC improvements (#57) 2018-03-30 08:15:03 +02:00
tx_raw_output.go Implemented rpc server method GetRawTransaction (#135) 2019-02-20 18:39:32 +01:00
validate_address.go *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00