Interface BesuConfiguration


  • public interface BesuConfiguration
    Generally useful configuration provided by Besu.
    • Method Detail

      • getStoragePath

        java.nio.file.Path getStoragePath()
        Location of the working directory of the storage in the file system running the client.
        Returns:
        location of the storage in the file system of the client.