@0xknwn/starknet-module / P256Module
Class: P256Module
Defined in: p256.ts:6
Implements
AccountModuleInterface
Constructors
new P256Module()
new P256Module(
accountAddress):P256Module
Defined in: p256.ts:8
Parameters
accountAddress
string
Returns
Properties
accountAddress
protectedaccountAddress:string
Defined in: p256.ts:7
Methods
prefix()
prefix(
calls):object
Defined in: p256.ts:12
Parameters
calls
Call | Call[]
Returns
object
calldata
calldata:
string[]
contractAddress
contractAddress:
string
entrypoint
entrypoint:
string="__module_validate__"
Implementation of
AccountModuleInterface.prefix