Skip to content

Commit

Permalink
add beth
Browse files Browse the repository at this point in the history
  • Loading branch information
ldx committed Oct 21, 2019
1 parent 48c7eaa commit ccd7b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signatureSet/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ func init() {
RegTxSigner("TGC", eos_txsigner.Default)
RegTxSigner("ABBC", eos_txsigner.Default)
RegTxSigner("GST", eos_txsigner.Default)

RegTxSigner("BETH", ethereum_txsigner.Default)
}

// 交易签名注册组
Expand Down

0 comments on commit ccd7b36

Please sign in to comment.