Last updated 10 months ago
Parameters
Returns
VyTask<>
This endpoint deletes a company wallet by blockchain and wallet address.
public static VyTask<VyResponseEnvelope> DeleteCompanyWallet(eVyChain chain, string address)
chain
eVyChain
The blockchain of the company wallet.
address
string
This is the wallet `address` of the company wallet.