@gala-chain/test ∙ API
API > users
Variable: users
users:
object
Type declaration
admin
admin:
ChainUserWithRoles
&object
Type declaration
roles
roles:
string
[]
attacker
attacker:
ChainUserWithRoles
&object
Type declaration
roles
roles:
string
[]
random
random: (
string
?,roles
) =>ChainUserWithRoles
&object
=randomUser
Parameters
▪ string?: string
▪ roles?: string
[]= undefined
testUser1
testUser1:
ChainUserWithRoles
&object
Type declaration
roles
roles:
string
[]
testUser2
testUser2:
ChainUserWithRoles
&object
Type declaration
roles
roles:
string
[]
testUser3
testUser3:
ChainUserWithRoles
&object
Type declaration
roles
roles:
string
[]
tokenHolder
tokenHolder:
ChainUserWithRoles
&object
Type declaration
roles
roles:
string
[]