diff --git a/docs/guides/founder/migrate-to-v8.md b/docs/guides/founder/migrate-to-v8.md index b0f9e7d2..77c90a85 100644 --- a/docs/guides/founder/migrate-to-v8.md +++ b/docs/guides/founder/migrate-to-v8.md @@ -51,7 +51,7 @@ libra txs user vouch --vouch-for 3. **Verify your trust score meets threshold** ```bash -libra query view -f 0x1::founder::is_voucher_score_valid --args +libra query view -f 0x1::reauthorization::is_v8_authorized --args ``` 4. **Wait for next epoch** (~24 hours)