payer property

String payer
final

The wallet address of the fee payer. For the first location assertion, this will be the address of the hotspot maker's wallet since they pay the initial hotspot fees. Subsequent location assertions will be from a different wallet.

Implementation

final String payer;