common.Role
type Role
Role
common.Role
common.Role
Field | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
verifier | string | MultibaseVerifier. | |||||||||
role_enum | oneof |
|
{
"verifier": "VerifierLengthVariesByAlgo",
"role_enum": {
"issue_permissions": {
"inner": [
{
"currency_code": "USD",
"amount": 100,
"decimals": 2
},
{
"currency_code": "USD",
"amount": 500,
"decimals": 2
}
]
}
}
}