LogFailedMoneyTransaction
Jump to navigation
Jump to search
Message Layout
{
LogFailedMoneyTransaction Low Trusted Unencoded
{
TransactionData Single
{ TransactionID LLUUID }
{ TransactionTime U32 }
{ TransactionType S32 }
{ SourceID LLUUID }
{ DestID LLUUID }
{ Flags U8 }
{ Amount S32 }
{ SimulatorIP IPADDR }
{ GridX U32 }
{ GridY U32 }
{ FailureType U8 }
}
}