View Source Terrasol.Author (Terrasol v2.0.0)
Handling of Earthstar author strings and resulting Terrasol.Author.t structures
Link to this section 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.
Link to this section Types
Link to this section 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.