diff --git a/canister/scripts/examples.sh b/canister/scripts/examples.sh index 6c720dc6..ae6a9f0d 100755 --- a/canister/scripts/examples.sh +++ b/canister/scripts/examples.sh @@ -170,7 +170,7 @@ GET_SIGNATURES_FOR_ADDRESS_PARAMS="( pubkey = \"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v\"; commitment = null; minContextSlot = null; - limit = opt (10 : nat16); + limit = opt (10 : nat32); before = opt \"${FIRST_SIGNATURE}\"; until = null; },