Add link for SCALE encoding in doc
Some checks are pending
Full Stack Tests / build (push) Waiting to run
Lint / clippy (macos-13) (push) Waiting to run
Lint / clippy (macos-14) (push) Waiting to run
Lint / clippy (ubuntu-latest) (push) Waiting to run
Lint / clippy (windows-latest) (push) Waiting to run
Lint / deny (push) Waiting to run
Lint / fmt (push) Waiting to run
Lint / machete (push) Waiting to run

This commit is contained in:
Jeffro 2024-09-24 01:03:58 -05:00 committed by Luke Parker
parent 48db06f901
commit 805fea52ec

View file

@ -23,7 +23,7 @@ instructed to act on invalid data, it will drop the entire instruction.
### Serialization
Instructions are SCALE encoded.
Instructions are [SCALE](https://docs.substrate.io/reference/scale-codec/) encoded.
### In Instruction