github.com/kotalco/kotal@v0.3.0/clients/aptos/types.go (about)

     1  package aptos
     2  
     3  const (
     4  	// AptosArgConfig is argument used to locate node config file
     5  	AptosArgConfig = "--config"
     6  )