DeleteCompanyWallet
Deletes a wallet associated with a company on a specific chain.
Server Authoritative (default)
Path Parameters
address
string
The address of the wallet to be deleted.
Returns
VyTask<VyTaskVoid> A task that represents the asynchronous operation of deleting the wallet.
Last updated