pub fn node_stake(
    ctx: Context<'_, '_, '_, '_, NodeStake<'_>>,
    amount: u64
) -> Result<()>