@pwngh/economy-lab
Docs
Preparing search index...
src/ports
PostingLink
Type Alias PostingLink
One account's chain link on one posting, as
Ledger.links
returns it.
type
PostingLink
=
{
account
:
AccountRef
;
hash
:
string
;
prevHash
:
string
;
}
Index
Properties
account
hash
prev
Hash
Properties
account
account
:
AccountRef
hash
hash
:
string
prev
Hash
prevHash
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
hash
prev
Hash
Docs
@pwngh/economy-lab
Loading...
One account's chain link on one posting, as Ledger.links returns it.