TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Spencer Archer
NA
6
640
Bitcoin C# .NET API
Jan 7 2020 8:29 AM
I am trying to get the address the bitcoins were last owned by or the "from" address, I know that if you send back to that address not in all cases will the user actually get them but I still need the code for it.
I am thinking it has something to do with
Program.b.GetTransaction()
If I have an address, and coins are sent to that address, I want to find out the address the coins were sent from, I have a different address for every transactions specially for this.
Thanks in advance.
Reply
Answers (
0
)
.NET Core 4.0
How can i get checked row value ?