T2730
Depends on D12667
Now that BCH has been deprecated from all functions in sendXec, deprecate from sendXec
This has cascading requirements that can't be split out into a separate diff on the stack as unit tests will fail. jestBCH and the BCH object must be removed from Send.js as they are no longer used. They are also removed from associated snapshot tests.