Update server_test.go for .one TLD and tutus.one domain changes
Adjust test expected values after adding `.one` TLD registration at block 14:
Block index shifts (blocks 14+ shifted by 1):
- blockDeploy6: 22 → 23 (deploy Storage)
- blockTransferNFSO: 19 → 20
- blockMintNFSO: 18 → 19
- blockDeploy5: 17 → 18
- blockPutNewTestValue: 16 → 17
NEP11 balance LastUpdated:
- NNS token: 14 → 15
- NFSO token: 21 → 22
Transfer Index values:
- FAULTed tx: 23 → 24
- Storage deploy: 22 → 23
- blockMintNFSO: 18 → 19
- Deploy5: 17 → 18
- PutNewTestValue: 16 → 17
- SetRecord: 15 → 16
- RegisterDomain: 14 → 15
GasConsumed updates (longer domain name tutus.one):
- invokefunction/notifications: 31922730 → 32122730
- invokefunction/verbose: 14460630 → 14507250
testNEP17T time frame indices:
- {19, 20, 21, 22} → {20, 21, 22, 23}
- {16, 17} → {17, 18}
- {19} → {20}
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>