diff --git a/ch05_wallets.adoc b/ch05_wallets.adoc index 62816aea..7cbaa715 100644 --- a/ch05_wallets.adoc +++ b/ch05_wallets.adoc @@ -1245,6 +1245,7 @@ When a wallet application has distributed all of the keys up to its gap limit and none of those keys have received a payment, it has three options about how to handle future requests for new keys: +[role="less_space pagebreak-before"] 1. It can refuse the requests, preventing it from receiving any further payments. This is obviously an unpalatable option, although it's the simplest to implement.