What one join learned about the parent's wallet.
:complete— it was read and every grant in it was delegated.credentialsis the whole answer, and[]here is the measured statement that the parent holds no grants.:partial— it was read and at least one grant could not be delegated.credentialsholds the rest, and there is authority the parent has that this connection will never get. The node's log says why.:unread— it could not be read at all.credentialsis[]and that[]measures nothing.
Summary
Types
@type status() :: :complete | :partial | :unread
@type t() :: %Layr8.Delegated.Reading{ credentials: [Layr8.Delegated.Credential.t()], status: status() }