Version: 0.13.0
actor
Index
Interfaces
Functions
Functions
createActor
▸ createActor(bitcoinWallet: BitcoinWallet, ethereumWallet: EthereumWallet, cndUrl: string, name?: undefined | string): Promise‹Actor›
Defined in actor.ts:18
Parameters:
| Name | Type |
|---|---|
bitcoinWallet | BitcoinWallet |
ethereumWallet | EthereumWallet |
cndUrl | string |
name? | undefined | string |
Returns: Promise‹Actor›