usawa

Unnamed repository; edit this file 'description' to name the repository.
Info | Log | Files | Refs | Submodules | LICENSE

commit 36c53b68d2a334d04c9d0e84b299a35a8be74626
parent c54c56ab41a6492d152135876179fcce8505ad80
Author: lash <dev@holbrook.no>
Date:   Sat, 14 Feb 2026 22:14:20 +0000

Correct ref in texinfo

Diffstat:
Mdummy/doc/store.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dummy/doc/store.texi b/dummy/doc/store.texi @@ -23,7 +23,7 @@ Reserved for @emph{ledger lock}, currently inimplemented, to be used in aiding a @item 0x08 Reserved for per-ledger @emph{unit index}. @item 0x10 -Asset (entry attachment) data, everything needed to reconstruct a full entry element @emph{except} the actual asset data (@ref{method, Lookup methods}). +Asset (entry attachment) data, everything needed to reconstruct a full entry element @emph{except} the actual asset data (@xref{method, Lookup methods}). @end table The CLI tools provided use the @emph{valkey} store, thus expecting a valkey server to be running on an available host.