Auto-Boosts
Auto-Boost System
Configuration
{
// other contract fields
autoboosts: [
{
boostUri: 'boost:123',
signingAuthority: {
endpoint: 'https://signing-authority.example.com',
name: 'my-authority'
}
}
]
}Issuance Process
Last updated
Was this helpful?