Skip to content

Instantly share code, notes, and snippets.

@michielmulders
Created August 20, 2019 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michielmulders/ecfa2057810a27ca9cd5cff4f9ce2c6a to your computer and use it in GitHub Desktop.
Save michielmulders/ecfa2057810a27ca9cd5cff4f9ce2c6a to your computer and use it in GitHub Desktop.
Invoice Tx Caching
await store.account.cache([
{
address: this.senderId,
},
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment