Account creator provides an interface for implementations to actually create accounts
Readonly
Creates an account using a masterAccount, meaning the new account is created from an existing account
The name of the NEAR account to be created
The public key from the masterAccount used to create this account
Account creator provides an interface for implementations to actually create accounts