20 #ifndef RIPPLE_PROTOCOL_PAYCHAN_H_INCLUDED
21 #define RIPPLE_PROTOCOL_PAYCHAN_H_INCLUDED
23 #include <ripple/basics/XRPAmount.h>
24 #include <ripple/basics/base_uint.h>
25 #include <ripple/protocol/HashPrefix.h>
26 #include <ripple/protocol/Serializer.h>
@ paymentChannelClaim
Payment Channel Claim.
constexpr value_type drops() const
Returns the number of drops.
void serializePayChanAuthorization(Serializer &msg, uint256 const &key, XRPAmount const &amt)
int add64(std::uint64_t i)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
int addBitString(base_uint< Bits, Tag > const &v)
int add32(std::uint32_t i)