core

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

type Core struct {
	// contains filtered or unexported fields
}

func NewCore

func NewCore(cfg config.Config) *Core

func (*Core) GetIdentityGISTTransferProof

func (c *Core) GetIdentityGISTTransferProof(ctx context.Context, operationID string) (*IdentityGISTTransferDetails, error)

func (*Core) GetIdentityStateTransferProof

func (c *Core) GetIdentityStateTransferProof(ctx context.Context, operationID string) (*IdentityStateTransferDetails, error)

type IdentityGISTTransferDetails

type IdentityGISTTransferDetails struct {
	Operation *rarimocore.IdentityGISTTransfer
	Proof     []byte
}

type IdentityStateTransferDetails

type IdentityStateTransferDetails struct {
	Operation *rarimocore.IdentityStateTransfer
	Proof     []byte
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL