Coda by Ian Macalinao
    Preparing search index...
    • Transform function that renames an account node based on a mapping.

      Parameters

      • node: Node

        The node to transform

      • mapping: Record<string, string>

        Object mapping old account names to new account names

      Returns AccountNode

      The transformed account node