I resorted the functions and few properties.
Main goal is keep functions related to NBitcoin in NeblioTransactionHelpers (the helpers for creating Tx structure or address validation via NBitcoin, etc.) and in NeblioAPIHelpers functions related to NeblioAPI or not related to NBitcoin, but usefull when you work with Neblio Tx, Utxos, etc.
It should be possible to take now the NeblioAPIHelpers together with NeblioTransactionCache and move them to the VEDriversLite.NeblioAPI @VenkataRoundSqr
I resorted the functions and few properties. Main goal is keep functions related to NBitcoin in NeblioTransactionHelpers (the helpers for creating Tx structure or address validation via NBitcoin, etc.) and in NeblioAPIHelpers functions related to NeblioAPI or not related to NBitcoin, but usefull when you work with Neblio Tx, Utxos, etc.
It should be possible to take now the NeblioAPIHelpers together with NeblioTransactionCache and move them to the VEDriversLite.NeblioAPI @VenkataRoundSqr