Documentation ¶
Index ¶
- Variables
- func Create(ctx context.Context, opts *RepoTreeOptions) (*consensus.SignedChainTree, error)
- func Did(repo string) (string, error)
- func Find(ctx context.Context, repo string, client *tupelo.Client) (*consensus.SignedChainTree, error)
- func GenesisKey(repo string) (*ecdsa.PrivateKey, error)
- type RepoTreeOptions
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = tupelo.ErrNotFound
Functions ¶
func Create ¶
func Create(ctx context.Context, opts *RepoTreeOptions) (*consensus.SignedChainTree, error)
func GenesisKey ¶
func GenesisKey(repo string) (*ecdsa.PrivateKey, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.