Skip to content

v1.2.5

Compare
Choose a tag to compare
@yilunzhang yilunzhang released this 24 Apr 23:24
· 111 commits to master since this release
  • Remove ProgramHash() in Signer interface to fix gomobile build fail
  • Change interface to private to avoid error on gomobile android
  • Reduce reconnectChan len to 0 to avoid infinite reconnect loop