DeleteCompanyWallet
Description
This endpoint deletes a company wallet by blockchain and wallet address.
void DeleteCompanyWallet(const EVyChain& chain, const FString& address) const
Parameters
address
FString
This is the wallet `address` of the company wallet.
Last updated