Terrasol.Author (Terrasol v2.0.2)
View SourceHandling of Earthstar author strings and resulting Terrasol.Author.t structures
Summary
Functions
Fill a Terrasol.Author
structure from an address string or
(possibly incomplete) map.
Create a Terrasol.Author
structure from a keypair.json
-style file
Parse an author address into a Terrasol.Author
Write a keypair.json
-style file from a supplied identity.
As a secret file, the publickey
must be included.
Types
Functions
Fill a Terrasol.Author
structure from an address string or
(possibly incomplete) map.
Internal conflict resolution is determinisitic, but depends on implementation-specific ordering which is not gauranteed and should not be depended upon being the same between versions.
:error
on invalid input
Create a Terrasol.Author
structure from a keypair.json
-style file
:error
on error
Parse an author address into a Terrasol.Author
:error
on invalid input
Write a keypair.json
-style file from a supplied identity.
As a secret file, the publickey
must be included.