fix types file

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-01-05 20:24:03 +01:00
parent 8b6775595d
commit e90692d45e
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ set -euo pipefail
anchor build
cp target/types/voter_stake_registry.ts .
ga voter_stake_registry.ts
git add voter_stake_registry.ts
git commit -m "update anchor types file"