CountPaymentsDeposited

From The Contingency Market

Jump to: navigation, search

Contents

CountPaymentsDeposited(ulSessionID,uSequenceID,sIntegrity)

Count the number of payments deposited in favour of the authenticated agent.

PARAMETERS

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

RETURNS

uint

uint 
number of payments.

FAULTS

Session.

TEST

CountPaymentsDeposited() currently returns: 0.

Views
Personal tools