We've been quite busy extracting BTG & BCH for clients & working on our automated digging website, which should launch in the next week or two.
When things settle down we'll post the step-by-step for SegWit.
Any chance we'll get that step-by-step for SegWit? I'm just curious to know if it was basically the same as what I did for a guy over the weekend... in short:
- importprivkey's into Bitcoin Gold Core, without rescan (saves some time

)
- addmultisigaddress using public keys that match imported priv keys (gives "Legacy" MultiSig address)
- addwitnessaddress using "legacy" multisig address (gives SegWit MultiSig address)
- restart Bitcoin Gold Core using -rescan (wait "patiently" for an hour)
- create transaction as normal in the GUI, using coin control to spend from just the SegWit MultiSig address coins.
- PROFIT!
