rippled
Loading...
Searching...
No Matches
Disposition.h
1#pragma once
2
3namespace xrpl {
4namespace Resource {
5
9 ok
10
12 ,
13 warn
14
16 ,
17 drop
18};
19
20} // namespace Resource
21} // namespace xrpl
Disposition
The disposition of a consumer after applying a load charge.
Definition Disposition.h:7
@ warn
Consumer should be disconnected for excess consumption.
Definition Disposition.h:13
@ ok
No action required.
Definition Disposition.h:9
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition algorithm.h:5