From 805fea52ecef129cf9ebd2da7fd47fb63eec401e Mon Sep 17 00:00:00 2001 From: Jeffro Date: Tue, 24 Sep 2024 01:03:58 -0500 Subject: [PATCH] Add link for SCALE encoding in doc --- spec/integrations/Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/integrations/Instructions.md b/spec/integrations/Instructions.md index f509ca711..3ba1e23e5 100644 --- a/spec/integrations/Instructions.md +++ b/spec/integrations/Instructions.md @@ -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