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