Skip to content

@gala-chain/testAPI


API > ChainUserWithRoles

Interface: ChainUserWithRoles

Contents

Properties

ethAddress

ethAddress: string

Source

chain-test/src/data/users.ts:19


identityKey

identityKey: UserAlias

Source

chain-test/src/data/users.ts:18


privateKey

privateKey: string

Source

chain-test/src/data/users.ts:21


publicKey

publicKey: string

Source

chain-test/src/data/users.ts:20


roles

roles: string[]

Source

chain-test/src/data/users.ts:22