How to verify a given transaction was sent by a Green Address?

0

I have run bitcoind. How do I get the funds sent from Green Addresses? If the transaction is sent by Green Addresses, that can be immediately on receipt with zero network confirmations

There are several methods in the list of RPC calls, Is it possible?

Working Example from Block.io Is Green Transaction?

List of RPC calls

Lalit Mohan

Posted 2019-02-20T09:58:37.130

Reputation: 103

2There's no mention of "green addresses", a concept from 5 years ago that never took off, in the Bitcoin Core code base at all. It has no support for them, never has, never will.Anonymous 2019-02-20T10:04:50.630

Did you read out the Block.io Green Transaction Behaviour ?Lalit Mohan 2019-02-20T10:06:15.253

No answers