I am the top level supervisor for the Anoma node.
The default arguments for the supervisor.
@type args_t() :: [ node_id: String.t(), replay: boolean(), node_config: map(), transaction: any() ]
@spec child_spec(any()) :: map()
@spec start_link(args_t()) :: any()