OSDN Git Service

Fix duplicated alias bug and remove updateAlias rpc
authorBlockmeta-区块元 <blockmeta@8btc.com>
Thu, 2 Nov 2017 15:01:50 +0000 (23:01 +0800)
committerBlockmeta-区块元 <blockmeta@8btc.com>
Thu, 2 Nov 2017 15:01:50 +0000 (23:01 +0800)
commit21b0e799294c8a5221d4618bd6b7f5ef5fa6baf6
tree687cbb303059504d583be064495e0a6123d897ff
parent1cb3746a6eb24f9a679ff465f0f8462397ce93f2
Fix duplicated alias bug and remove updateAlias rpc

fix bug for “duplicated alias happened at createKey“
remove updateAlias rpc for it‘s useless
blockchain/pseudohsm/keycache.go
blockchain/pseudohsm/pseudohsm.go
blockchain/pseudohsm/pseudohsm_test.go