2.2.5.1.2.4 OP_FORWARD and OP_DELEGATE ActionData Structure

The ActionData structure that MUST be used with the "OP_FORWARD" and "OP_DELEGATE" action (2) types is formatted as follows.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

RecipientCount (2 bytes or 4 bytes)

RecipientBlocks (variable)

...

RecipientCount (4 bytes): An integer that specifies the number of RecipientBlockData structures, as specified in section 2.2.5.1.2.4.1, contained in the RecipientBlocks field. This number MUST be greater than zero.

RecipientBlocks (variable): An array of RecipientBlockData structures, each of which specifies information about one recipient (2).