Optional seed: stringSeed for the wallet from which private keys are derived. 64 character hex string (32 bytes)
Seed index. Seeds can have multiple private keys and addresses
Readonly rpcReadonly seedOptional include_confirmed: booleanOptional representative: booleanOptional weight: booleanOptional pending: booleanOptional work: stringoptionally provide work
Optional previous: stringoptionally provide a previous if you do not want to use the current frontier
Optional representative: `ban_${string}` | `nano_${string}`optionally provide a representative if you do not want to use the current representative
Static gen_Generate a cryptographically secure random wallet using crypto.getRandomValues
Wallets are created from seeds, so they can have multiple addresses by changing the index. Use Wallets to "write" (send, receive, change rep) to the network