Bitpay\Storage\StorageInterface::persist PHP Method

persist() public method

public persist ( Bitpay\KeyInterface $key )
$key Bitpay\KeyInterface
    public function persist(\Bitpay\KeyInterface $key);
StorageInterface