Interface GetConfigurationDescriptorResponseAmino

GetConfigurationDescriptorResponse is the response returned by the GetConfigurationDescriptor RPC

interface GetConfigurationDescriptorResponseAmino {
    config?: ConfigurationDescriptorAmino;
}

Properties

Properties

config describes the application's sdk.Config