Account
@algorandfoundation/algorand-typescript
@algorandfoundation/algorand-typescript / index / Account
Function: Account()
Call Signature
Account():
Account
Defined in: packages/algo-ts/src/reference.ts:109
Create a new account object representing the zero address
Returns
Call Signature
Account(
address
):Account
Defined in: packages/algo-ts/src/reference.ts:114
Create a new account object representing the provided address
Parameters
address
A 32-byte Algorand address