Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
node.InformerAndSigner
// contains filtered or unexported fields
}
func NewProcessor ¶
func NewProcessor(aAndS node.InformerAndSigner, policyStorage *policy.Storage, walletsStorage *wallets.Storage) Processor
NewProcessor builds a direct processor that serves TEE metadata and wallet information.
func (*Processor) KeysInfo ¶
func (p *Processor) KeysInfo(_ *types.DirectInstruction) ([]byte, error)
KeysInfo lists the stored wallets as signed existence proofs.
Click to show internal directories.
Click to hide internal directories.