This endpoint is used to create company minter wallets per blockchain.
Last updated 8 months ago
public createCompanyWallet(reqParams: VyCreateCompanyWalletRequest) : VyPromise<VyCompanyWalletBase>
Parameters
reqParams
Request data for the operation
Returns
VyPromise<VyCompanyWalletBase>