gcash / bchd

An alternative full node bitcoin cash implementation written in Go (golang)
ISC License
279 stars 101 forks source link

add SignRawTransactionWithKey function #496

Closed ares0x closed 2 years ago

ares0x commented 2 years ago

I added a BCH signrawtransactionwithkey method

ares0x commented 2 years ago

This is a JSON-RPC method for BCH signed transactions.