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