Gets delegation information for the specified wallet.
Optional
walletAddress: stringOptional wallet address to get delegations for. If not provided, uses the wallet specified in the configuration.
Promise resolving to delegation information details
Gets information from the delegate process.
Promise resolving to a DryRunResult with delegation information
Parse the raw delegation info string into a structured object
Raw delegation data string
Parsed delegation information
Sets delegation preferences for the specified wallet.
Options for setting delegation preferences including wallet address, delegation preferences, and total factor
Promise resolving to a string with the result of the operation
Interface for interacting with the PI delegate process.