This demonstrates the channel-data-finder embedded as an iframe with auto-resize functionality.
This demonstrates the channel-details embedded as an iframe with auto-resize functionality.
This demonstrates the payment-channels widget embedded as an iframe with a fixed iframe height while the table inside handles its own scrolling.
<iframe src="/channel-data-finder" width="100%" height="600"></iframe><iframe src="/channel-details/payment?type=pay,pay-with-token" width="100%" height="600"></iframe><iframe src="/payment-channels" width="100%" height="600"></iframe><iframe src="/channel-details/payment?type=pay,pay-with-token&iframe_id=iframe1" width="100%" height="600"></iframe>
<iframe src="/channel-details/token?type=save&iframe_id=iframe2" width="100%" height="600"></iframe>