This commit is contained in:
Trent Nelson
2020-09-18 13:36:43 -06:00
committed by mergify[bot]
parent 327c3d4154
commit a695561f86

View File

@ -612,8 +612,8 @@ made to exend the `preBalance` and `postBalance` transaction status metadata
fields to include SPL Token balance transfers. fields to include SPL Token balance transfers.
### Withdrawing ### Withdrawing
The withdraw address a user provides must point to an initialized SPL Token account The withdrawal address a user provides must point to an initialized SPL Token account
of the correct mint. Before executing a withdraw [transfer](#token-transfers), of the correct mint. Before executing a withdrawal [transfer](#token-transfers),
it is recommended that the exchange check the address as it is recommended that the exchange check the address as
[described above](#validating-user-supplied-account-addresses-for-withdrawals) [described above](#validating-user-supplied-account-addresses-for-withdrawals)
as well as query the account to verify its existence and that it belongs to the as well as query the account to verify its existence and that it belongs to the