CountPaymentsWithdrawn

From The Contingency Market

Jump to: navigation, search

Contents

CountPaymentsWithdrawn(ulSessionID,uSequenceID,sIntegrity)

Count the number of payments withdrawn by the authenticated agent.

PARAMETERS

ulong ulSessionID 
ID of authenticated session.
uint uSequenceID 
Sequence number.
string sIntegrity 
md5("ipaddr(sid,seq)->CountPaymentsWithdrawn()/secret")

RETURNS

uint

uint 
number of payments.

FAULTS

Session.

TEST

CountPaymentsWithdrawn() currently returns: 0.

Views
Personal tools