@arcium-hq/clientFunctions
getArciumAccountBaseSeed
getArciumAccountBaseSeed(
accName):Uint8Array
Return the base seed for an Arcium account, given its name.
Parameters
| Parameter | Type | Description |
|---|---|---|
accName | string | Name of the account. |
Returns
Base seed as a Uint8Array.