Function listen::seller::get_spl_balance_stream

source ยท
pub async fn get_spl_balance_stream(
    pubsub_client: &PubsubClient,
    token_account: &Pubkey,
) -> Result<u64, Box<dyn Error>>