getArciumAccountBaseSeed
getArciumAccountBaseSeed(
accName):Uint8Array
Returns the base seed for an Arcium account, given its name.
Parameters
| Parameter | Type | Description |
|---|---|---|
accName | string | The name of the account. |
Returns
The base seed as a Uint8Array.