Subject: | Support newer api versions (withdraw only works on newer versions) |
Using api version 0 to withdraw produces the following error response:
Method is disabled: Old bitcoin withdraw method for withdrawing bitcoins
is deprecated. Please use
https://mtgox.com/api/1/generic/bitcoin/send_simple or
https://mtgox.com/api/2/money/bitcoin/send_simple instead
So the only way to withdraw is to support the new api versions.