Coda by Ian Macalinao
    Preparing search index...
    FutureEpoch:
        | { __kind: "None" }
        | { __kind: "One"; fields: readonly [Fee] }
        | { __kind: "Two"; fields: readonly [Fee] }

    Wrapper type that "counts down" epochs, which is Borsh-compatible with the native Option