TypeAlias.OnChainStatus-1
type OnChainStatus = typeof OnChainStatus[number];
On-chain certifier status.
- registered: Key is registered and valid on at least one network
- pending: Key exists but not yet registered on-chain
type OnChainStatus = typeof OnChainStatus[number];
On-chain certifier status.