Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While attempting to use testnet pkg in the node repo. There is a need to use `knuu` object that is initialized by the `testnet.New()` to create new instances and interact with `knuu`. Since it is not exported, this PR proposed to have a getter func for it, so users can interact with knuu easily.
- Loading branch information