config
config: {
derivationPath: string;
network: "mainnet" | "testnet";
rpc: { token: string; url: string };
unit?: { decimals: number; symbol: "FIL" | "tFIL" };
}
Type declaration
derivationPath: string
network: "mainnet" | "testnet"
rpc: { token: string; url: string }
Optional
unit?: { decimals: number; symbol: "FIL" | "tFIL" }
The derivation path for the account