Type Alias PlayerChainFanoutNotify

PlayerChainFanoutNotify: {
    nodes: PlayerChainNotifyNodeRef[];
    updatedAt: string;
}