diff --git a/includes/iguana_apideclares.h b/includes/iguana_apideclares.h index e33255cea..ac0bc0277 100755 --- a/includes/iguana_apideclares.h +++ b/includes/iguana_apideclares.h @@ -13,6 +13,7 @@ * * ******************************************************************************/ +STRING_ARG(dpow,pending,fiat); TWO_STRINGS(iguana,dpow,symbol,pubkey); STRING_ARG(dpow,active,maskhex); TWOINTS_AND_ARRAY(dpow,ratify,minsigs,timestamp,ratified);