Skip to content
On this page

removeBlockTimestampInterval

Removes setBlockTimestampInterval if it exists.

Usage

ts
import { testClient } from '.'
 
await testClient.removeBlockTimestampInterval() 

Released under the MIT License.